Home
last modified time | relevance | path

Searched defs:evalcapability (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dstruct_expr.h104 SCIP_EXPRINTCAPABILITY evalcapability; /**< capabilities of evaluation functions */ member
H A Dnlpioracle.c2383 SCIP_EXPRINTCAPABILITY evalcapability; in SCIPnlpiOracleGetEvalCapability() local
H A Dexpr.c7163SCIP_EXPRINTCAPABILITY evalcapability, /**< capability of evaluation functions (partially redun… in SCIPexprCreateUser()
13559 SCIP_EXPRINTCAPABILITY evalcapability, /**< evaluation capability */ in SCIPexprgraphCreateNodeUser()