Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_timing.h56 #define SCIP_PROPTIMING_BEFORELP 0x001u /**< call propagator before LP is solved */ macro
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx136 DURINGLPLOOP = SCIP_PROPTIMING_DURINGLPLOOP