Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_var.h76SCIP_BOUNDCHGTYPE_PROPINFER = 2 /**< bound change was due to an inference of a domain propaga… enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx269 @staticmethod
270 cdef create(SCIP_EVENT* scip_event):