The properties of the Cplex.NodeEvaluator class are listed below. For a complete list of Cplex.NodeEvaluator class members, see the Cplex.NodeEvaluator Members topic.
![]() | Gets the variable that was branched upon to create the current node. If a more complex branch was used to create the current node nullis returned instead. |
![]() | Gets the depth in the search tree of the current node. |
![]() | Gets the estimated objective value of the current node. |
![]() | Gets the sum of integer infeasibility of the current node. |
![]() | Gets the left depth of the current node in the search tree. |
![]() | Gets the number of integer infeasible variables for the current node. |
![]() | Gets the objective value of the current node. |
![]() | Gets the right depth of the current node in the search tree. |