Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c12124 SCIP_DECL_CONSEXITSOL(consExitsolKnapsack) in SCIP_DECL_CONSEXITSOL() argument
13320 SCIP_CALL( SCIPsetConshdlrExitsol(scip, conshdlr, consExitsolKnapsack) ); in SCIPincludeConshdlrKnapsack()