ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback.GetBranchVar Method

Overload List

 

protected virtual INumVar GetBranchVar(NodeId);

Returns the variable that was branched upon to create the node specified by number node.

protected virtual INumVar GetBranchVar(int);

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace