Overload List
| Name | Description | |
|---|---|---|
| AddCols(array<INumVar>[]()[][]) |
Adds new empty columns to the LP matrix.
| |
| AddCols(array<INumVar>[]()[][], Int32, Int32) |
Adds new empty columns to the LP matrix.
| |
| AddCols(array<INumVar>[]()[][], array<array<Int32>[]()[][]>[]()[][], array<array<Double>[]()[][]>[]()[][]) |
Adds new columns to the LP matrix.
|