Home
last modified time | relevance | path

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

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A D__init__.py31 from pyscipopt.scip import PY_SCIP_PARAMEMPHASIS as SCIP_PARAMEMPHASIS unknown
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_paramset.h74 typedef enum SCIP_ParamEmphasis SCIP_PARAMEMPHASIS; typedef