Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_stat.h42SCIP_STATUS_TIMELIMIT = 5, /**< the solving process was interrupted because the time lim… enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx69 cdef class PY_SCIP_PARAMSETTING: