Overload List
| Name | Description | |
|---|---|---|
| GetValues(array<INumVar>[]()[][]) |
Returns the values of variables in the array var
in the potential incumbent solution.
| |
| GetValues(array<INumVar>[]()[][], Int32, Int32) |
Returns the values of num consecutive variables,
starting from the index specified by start, in the array
var of variables in the potential incumbent solution.
|