Returns the value expr
takes for the proposed incumbent solution.
Returns the value expr
takes for the proposed incumbent solution.
protected virtual double GetValue(INumExpr);
Returns the value of the variable var
in the potential incumbent solution.
protected virtual double GetValue(INumVar);