Home
last modified time | relevance | path

Searched refs:consGetVarsSOS2 (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_sos2.c2168 SCIP_DECL_CONSGETVARS(consGetVarsSOS2) in SCIP_DECL_CONSGETVARS() argument
2326 SCIP_CALL( SCIPsetConshdlrGetVars(scip, conshdlr, consGetVarsSOS2) ); in SCIPincludeConshdlrSOS2()