Struct that holds the parameters of the LP solver. More...
#include <OpenMS/DATASTRUCTURES/LPWrapper.h>
Public Member Functions | |
| SolverParam () | |
Public Attributes | |
| Int | message_level |
| Int | branching_tech |
| Int | backtrack_tech |
| Int | preprocessing_tech |
| bool | enable_feas_pump_heuristic |
| bool | enable_gmi_cuts |
| bool | enable_mir_cuts |
| bool | enable_cov_cuts |
| bool | enable_clq_cuts |
| DoubleReal | mip_gap |
| Int | time_limit |
| Int | output_freq |
| Int | output_delay |
| bool | enable_presolve |
| bool | enable_binarization |
Struct that holds the parameters of the LP solver.
| SolverParam | ( | ) | [inline] |
| bool enable_binarization |
| bool enable_clq_cuts |
| bool enable_cov_cuts |
| bool enable_gmi_cuts |
| bool enable_mir_cuts |
| bool enable_presolve |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:52 using doxygen 1.7.1 |