Parameters with prefix presolving/dualcomp. More...
Variables | |
| constexpr Param< bool > | COMPONLYDISVARS { "presolving/dualcomp/componlydisvars" } |
| should only discrete variables be compensated? | |
| constexpr Param< int > | MAXROUNDS { "presolving/dualcomp/maxrounds" } |
| maximal number of presolving rounds the presolver participates in (-1: no limit) | |
| constexpr Param< int > | PRIORITY { "presolving/dualcomp/priority" } |
| priority of presolver <dualcomp> | |
| constexpr Param< int > | TIMING { "presolving/dualcomp/timing" } |
| timing mask of presolver <dualcomp> (4:FAST, 8:MEDIUM, 16:EXHAUSTIVE, 32:FINAL) | |
Parameters with prefix presolving/dualcomp.
|
constexpr |
should only discrete variables be compensated?
Definition at line 5428 of file parameters.hpp.
|
constexpr |
maximal number of presolving rounds the presolver participates in (-1: no limit)
Definition at line 5424 of file parameters.hpp.
|
constexpr |
priority of presolver <dualcomp>
Definition at line 5422 of file parameters.hpp.
|
constexpr |
timing mask of presolver <dualcomp> (4:FAST, 8:MEDIUM, 16:EXHAUSTIVE, 32:FINAL)
Definition at line 5426 of file parameters.hpp.