Home
last modified time | relevance | path

Searched defs:SCIP_HEURTIMING_BEFOREPRESOL (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_timing.h81 #define SCIP_HEURTIMING_BEFOREPRESOL 0x100u /**< call heuristic before presolving */ macro
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx156 DURINGPRESOLLOOP = SCIP_HEURTIMING_DURINGPRESOLLOOP