SolverParam#
- class pyopenms.SolverParam#
Bases:
objectCython implementation of _SolverParam
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1SolverParam.html
- __init__()#
Cython signature: void SolverParam() Hold the parameters of the LP solver
Methods
Cython signature: void SolverParam() Hold the parameters of the LP solver
Attributes
- backtrack_tech#
- branching_tech#
- enable_binarization#
- enable_clq_cuts#
- enable_cov_cuts#
- enable_feas_pump_heuristic#
- enable_gmi_cuts#
- enable_mir_cuts#
- enable_presolve#
- message_level#
- mip_gap#
- output_delay#
- output_freq#
- preprocessing_tech#
- time_limit#