Overload List
| Name | Description | |
|---|---|---|
| GetObjCoefs(array<INumVar>[]()[][]) |
Returns the linear objective function coefficients for an array of
variables in the model being solved.
| |
| GetObjCoefs(array<INumVar>[]()[][], Int32, Int32) |
Returns the linear objective function coefficients for a
number of variables, starting from the specified index in
an array of variables in the model being solved.
|