
BfsInstance:statistics

   Display search tree statistics for bfs instance BfsInstance.

Type
   library(bfs)

Description

  Display statistics for the search tree associated with the bfs
  instance BfsInstance: total number of nodes created, total search
  time, number of nodes solved, node solution time, number of nodes
  separated, node separation time, total number of global feasible
  solutions found, first and optimal global solution solution time.



See Also
   solver_setup / 2, solver_setup / 3, solve / 1
