Parameters with prefix display. More...
Namespaces | |
namespace | AVGDUALBOUND |
Parameters with prefix display/avgdualbound. | |
namespace | COMPLETED |
Parameters with prefix display/completed. | |
namespace | CONCDUALBOUND |
Parameters with prefix display/concdualbound. | |
namespace | CONCGAP |
Parameters with prefix display/concgap. | |
namespace | CONCMEMUSED |
Parameters with prefix display/concmemused. | |
namespace | CONCPRIMALBOUND |
Parameters with prefix display/concprimalbound. | |
namespace | CONCSOLFOUND |
Parameters with prefix display/concsolfound. | |
namespace | CONFLICTS |
Parameters with prefix display/conflicts. | |
namespace | CONSS |
Parameters with prefix display/conss. | |
namespace | CURCOLS |
Parameters with prefix display/curcols. | |
namespace | CURCONSS |
Parameters with prefix display/curconss. | |
namespace | CURDUALBOUND |
Parameters with prefix display/curdualbound. | |
namespace | CURROWS |
Parameters with prefix display/currows. | |
namespace | CUTOFFBOUND |
Parameters with prefix display/cutoffbound. | |
namespace | CUTS |
Parameters with prefix display/cuts. | |
namespace | DEPTH |
Parameters with prefix display/depth. | |
namespace | DUALBOUND |
Parameters with prefix display/dualbound. | |
namespace | ESTIMATE |
Parameters with prefix display/estimate. | |
namespace | FEASST |
Parameters with prefix display/feasst. | |
namespace | GAP |
Parameters with prefix display/gap. | |
namespace | LPAVGITERATIONS |
Parameters with prefix display/lpavgiterations. | |
namespace | LPCOND |
Parameters with prefix display/lpcond. | |
namespace | LPITERATIONS |
Parameters with prefix display/lpiterations. | |
namespace | LPOBJ |
Parameters with prefix display/lpobj. | |
namespace | MAXDEPTH |
Parameters with prefix display/maxdepth. | |
namespace | MEMTOTAL |
Parameters with prefix display/memtotal. | |
namespace | MEMUSED |
Parameters with prefix display/memused. | |
namespace | NEXTERNBRANCHCANDS |
Parameters with prefix display/nexternbranchcands. | |
namespace | NFRAC |
Parameters with prefix display/nfrac. | |
namespace | NINFEASLEAVES |
Parameters with prefix display/ninfeasleaves. | |
namespace | NNODES |
Parameters with prefix display/nnodes. | |
namespace | NNODESBELOWINC |
Parameters with prefix display/nnodesbelowinc. | |
namespace | NOBJLEAVES |
Parameters with prefix display/nobjleaves. | |
namespace | NODESLEFT |
Parameters with prefix display/nodesleft. | |
namespace | NRANK1NODES |
Parameters with prefix display/nrank1nodes. | |
namespace | NSOLS |
Parameters with prefix display/nsols. | |
namespace | PLUNGEDEPTH |
Parameters with prefix display/plungedepth. | |
namespace | POOLSIZE |
Parameters with prefix display/poolsize. | |
namespace | PRIMALBOUND |
Parameters with prefix display/primalbound. | |
namespace | PRIMALGAP |
Parameters with prefix display/primalgap. | |
namespace | PSEUDOOBJ |
Parameters with prefix display/pseudoobj. | |
namespace | SEPAROUNDS |
Parameters with prefix display/separounds. | |
namespace | SOLFOUND |
Parameters with prefix display/solfound. | |
namespace | SOLS |
Parameters with prefix display/sols. | |
namespace | STRONGBRANCHS |
Parameters with prefix display/strongbranchs. | |
namespace | TIME |
Parameters with prefix display/time. | |
namespace | VARS |
Parameters with prefix display/vars. | |
Variables | |
constexpr Param< bool > | ALLVIOLS { "display/allviols" } |
display all violations for a given start solution / the best solution after the solving process? | |
constexpr Param< int > | FREQ { "display/freq" } |
frequency for displaying node information lines | |
constexpr Param< int > | HEADERFREQ { "display/headerfreq" } |
frequency for displaying header lines (every n'th node information line) | |
constexpr Param< bool > | LPINFO { "display/lpinfo" } |
should the LP solver display status messages? | |
constexpr Param< bool > | RELEVANTSTATS { "display/relevantstats" } |
should the relevant statistics be displayed at the end of solving? | |
constexpr Param< int > | VERBLEVEL { "display/verblevel" } |
verbosity level of output | |
constexpr Param< int > | WIDTH { "display/width" } |
maximal number of characters in a node information line | |
Parameters with prefix display.
|
constexpr |
display all violations for a given start solution / the best solution after the solving process?
Definition at line 2078 of file parameters.hpp.
|
constexpr |
frequency for displaying node information lines
Definition at line 2072 of file parameters.hpp.
|
constexpr |
frequency for displaying header lines (every n'th node information line)
Definition at line 2074 of file parameters.hpp.
|
constexpr |
should the LP solver display status messages?
Definition at line 2076 of file parameters.hpp.
|
constexpr |
should the relevant statistics be displayed at the end of solving?
Definition at line 2080 of file parameters.hpp.
|
constexpr |
verbosity level of output
Definition at line 2068 of file parameters.hpp.
|
constexpr |
maximal number of characters in a node information line
Definition at line 2070 of file parameters.hpp.