[ library(bfs) | Reference Manual | Alphabetic Index ]

BfsInstance:node_cost(+Val)

Set solution cost for the problem at a node.
Val
Solution cost for problem (number)

Description

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