.Nodes¶
Definition¶
The mathematical program suffix
.Nodes
contains the number of nodes visited during the Branch and Bound search.
Datatype¶
The value of the
.Nodes
suffix is an integer.
Note
The equivalent
GAMS
and AIMMS 2 name is.nodusd
.The
.Nodes
suffix is also mentioned in Table Suffices of a mathematical program filled by the solver of the Language Reference.