Parameters with prefix write. More...
Variables | |
constexpr Param< bool > | ALLCONSS { "write/allconss" } |
should all constraints be written (including the redundant constraints)? | |
constexpr Param< int > | GENERICNAMESOFFSET { "write/genericnamesoffset" } |
when writing a generic problem the index for the first variable should start with? | |
constexpr Param< bool > | PRINTZEROS { "write/printzeros" } |
should variables set to zero be printed? | |
Parameters with prefix write.
|
constexpr |
should all constraints be written (including the redundant constraints)?
Definition at line 7214 of file parameters.hpp.
|
constexpr |
when writing a generic problem the index for the first variable should start with?
Definition at line 7218 of file parameters.hpp.
|
constexpr |
should variables set to zero be printed?
Definition at line 7216 of file parameters.hpp.