Overload List
| Name | Description | |
|---|---|---|
| AddRangeFilter(Double, Double, array<INumVar>[]()[][], array<Double>[]()[][]) |
Creates and installs a range filter
with the specified lower and upper bounds
for the designated variables and weights.
| |
| AddRangeFilter(Double, Double, array<INumVar>[]()[][], array<Double>[]()[][], String) |
Creates and installs a named range filter
with the specified lower and upper bounds
for the designated variables and weights.
|