Returns the value expr
takes for the solution of the continuous relaxation of the current node.
Returns the value expr
takes for the solution of the continuous relaxation of the current node.
protected virtual double GetValue(INumExpr);
Returns the solution value of a variable at the current node.
protected virtual double GetValue(INumVar);