Overload List
| Name | Description | |
|---|---|---|
| AddCuts(array<IRange>[]()[][]) |
Adds the constraints given in cut as cuts to the invoking
Cplex object.
| |
| AddCuts(array<IRange>[]()[][], Int32, Int32) |
Adds num constraints given in cut
as cuts to the invoking Cplex object, starting
with element cut[start].
|