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 the current solution.
|
|
|
GetValue(INumVar, Int32) |
Returns the solution value for a variable.
|