Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_retcode.h34 SCIP_ERROR = 0, /**< unspecified error */ enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx7 import warnings
8
9 cimport cython