Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_event.h108 #define SCIP_EVENTTYPE_SYNC UINT64_C(0x400000000) /**< synchronization event */ macro
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx232 elif rc == SCIP_READERROR: