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.
| 
 | inline | 
| Int backtrack_tech | 
| Int branching_tech | 
| bool enable_binarization | 
| bool enable_clq_cuts | 
| bool enable_cov_cuts | 
| bool enable_feas_pump_heuristic | 
| bool enable_gmi_cuts | 
| bool enable_mir_cuts | 
| bool enable_presolve | 
| Int message_level | 
| DoubleReal mip_gap | 
| Int output_delay | 
| Int output_freq | 
| Int preprocessing_tech | 
| Int time_limit | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:29 using doxygen 1.8.5 |