Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_indicator.c5140 SCIP_DECL_CONSINIT(consInitIndicator) in SCIP_DECL_CONSINIT() argument
7199 SCIP_CALL( SCIPsetConshdlrInit(scip, conshdlr, consInitIndicator) ); in SCIPincludeConshdlrIndicator()