Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_var.h54 SCIP_VARTYPE_INTEGER = 1, /**< integer variable: \f$ x in \{lb, \dots, ub\} \f$ */ enumerator
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pyx27 include "relax.pxi"
28 include "nodesel.pxi"