Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_retcode.h35 SCIP_NOMEMORY = -1, /**< insufficient memory error */ enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx9 cimport cython
10 from cpython cimport Py_INCREF, Py_DECREF