Overload List
| Name | Description | |
|---|---|---|
| GetValue(INumExpr) |
Returns the value that expr takes for the current solution.
| |
| GetValue(INumVar) |
Returns the solution value for a variable.
| |
| GetValue(INumExpr, Int32) |
Returns the value that expr takes for a solution in the
solution pool.
| |
| GetValue(INumVar, Int32) |
Returns a solution value from the solution pool for a variable.
|