Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_result.h35 SCIP_DIDNOTFIND = 3, /**< the method was executed, but failed finding anything */ enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx47 # This is required to return SCIP_RESULT in the python code