Returns the value that expr
takes for the current solution.
Returns the value that expr
takes for the current solution.
public virtual double GetValue(INumExpr);
Returns the solution value for a variable.
public virtual double GetValue(INumVar);