
BfsInstance:node_cost(+Val)

   Set solution cost for the problem at a node.

Arguments
   Val                 Solution cost for problem (number)

Type
   library(bfs)

Description

   Set the solution cost for the problem at the current open node of
   the search tree associated with the bfs instance BfsInstance.



