Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_presol.c83 SCIP_CALL( SCIPsetIncludePresol(scip->set, presol) ); in SCIPincludePresol()
121 SCIP_CALL( SCIPsetIncludePresol(scip->set, presol) ); in SCIPincludePresolBasic()
H A Dset.h603 SCIP_RETCODE SCIPsetIncludePresol(
H A Dset.c3974 SCIP_RETCODE SCIPsetIncludePresol( in SCIPsetIncludePresol() function