Parameters with prefix reading. More...
Namespaces | |
| namespace | BNDREADER |
| Parameters with prefix reading/bndreader. | |
| namespace | CIPREADER |
| Parameters with prefix reading/cipreader. | |
| namespace | CNFREADER |
| Parameters with prefix reading/cnfreader. | |
| namespace | GMSREADER |
| Parameters with prefix reading/gmsreader. | |
| namespace | LPREADER |
| Parameters with prefix reading/lpreader. | |
| namespace | MPSREADER |
| Parameters with prefix reading/mpsreader. | |
| namespace | OPBREADER |
| Parameters with prefix reading/opbreader. | |
| namespace | PBMREADER |
| Parameters with prefix reading/pbmreader. | |
| namespace | PPMREADER |
| Parameters with prefix reading/ppmreader. | |
| namespace | STOREADER |
| Parameters with prefix reading/storeader. | |
Variables | |
| constexpr Param< bool > | DYNAMICCOLS { "reading/dynamiccols" } |
| should columns be added and removed dynamically to the LP? | |
| constexpr Param< bool > | DYNAMICCONSS { "reading/dynamicconss" } |
| should model constraints be subject to aging? | |
| constexpr Param< bool > | DYNAMICROWS { "reading/dynamicrows" } |
| should rows be added and removed dynamically to the LP? | |
| constexpr Param< bool > | INITIALCONSS { "reading/initialconss" } |
| should model constraints be marked as initial? | |
Parameters with prefix reading.
|
constexpr |
should columns be added and removed dynamically to the LP?
Definition at line 5830 of file parameters.hpp.
|
constexpr |
should model constraints be subject to aging?
Definition at line 5828 of file parameters.hpp.
|
constexpr |
should rows be added and removed dynamically to the LP?
Definition at line 5832 of file parameters.hpp.
|
constexpr |
should model constraints be marked as initial?
Definition at line 5826 of file parameters.hpp.