Returns the user object attached to the node with number node
.
The user object attached to the node with number node
. If no user object is attached to the current node, null
will be returned.
User objects can be attached to a node when the node is created with method Cplex.BranchCallback.MakeBranch
in a branch callback.
Cplex.NodeCallback Class | ILOG.CPLEX Namespace | Cplex.NodeCallback.GetNodeData Overload List