protected virtual INumVar GetBranchVar(NodeId);
Returns the variable that was branched upon to create the node specified by number node.
node
protected virtual INumVar GetBranchVar(int);
Cplex.NodeCallback Class | ILOG.CPLEX Namespace