Overload List

  NameDescription
Public methodGetValue(INumExpr)
Returns the value that expr takes for the current solution.
Public methodGetValue(INumVar)
Returns the solution value for a variable.
Public methodGetValue(INumExpr, Int32)
Returns the value that expr takes for a solution in the solution pool.
Public methodGetValue(INumVar, Int32)
Returns a solution value from the solution pool for a variable.

See Also