Home
last modified time | relevance | path

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

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A D__init__.py37 from pyscipopt.scip import PY_SCIP_EVENTTYPE as SCIP_EVENTTYPE unknown
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_event.h142 typedef uint64_t SCIP_EVENTTYPE; /**< type of event (bit field) */ typedef