powered by
Retrieves the total number of nodes processed in the branch-and-bound algorithm from a successfully solved lpSolve linear program model object.
get.total.nodes(lprec)
a single integer value giving the total number of nodes processed.
an lpSolve linear program model object.
Kjell Konis kjell.konis@me.com
The output of this function is only applicable for models containing integer variables.
https://lpsolve.sourceforge.net/5.5/index.htm