Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_logicor.c600 SCIP_RETCODE dualPresolving( in dualPresolving() function
4542 …SCIP_CALL( dualPresolving(scip, cons, conshdlrdata->eventhdlr, nfixedvars, ndelconss, nchgcoefs, r… in SCIP_DECL_CONSPRESOL()
H A Dcons_setppc.c1261 SCIP_RETCODE dualPresolving( in dualPresolving() function
8174 SCIP_CALL( dualPresolving(scip, cons, nfixedvars, ndelconss, result) ); in SCIP_DECL_CONSPRESOL()
H A Dcons_knapsack.c6677 SCIP_RETCODE dualPresolving( in dualPresolving() function
12615 SCIP_CALL( dualPresolving(scip, cons, nchgbds, ndelconss, &redundant) ); in SCIP_DECL_CONSPRESOL()