SolverParam#

class pyopenms.SolverParam#

Bases: object

Cython implementation of _SolverParam

Original C++ documentation is available here

__init__(self) None#

Hold the parameters of the LP solver

Methods

__init__(self)

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#