Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
LPWrapper::SolverParam Struct Reference

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
 
double mip_gap
 
Int time_limit
 
Int output_freq
 
Int output_delay
 
bool enable_presolve
 
bool enable_binarization
 

Detailed Description

Struct that holds the parameters of the LP solver.

Constructor & Destructor Documentation

SolverParam ( )
inline

Member Data Documentation

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
double mip_gap
Int output_delay
Int output_freq
Int preprocessing_tech
Int time_limit

OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:39 using doxygen 1.8.9.1