Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_pscostdiving.h48 SCIP_RETCODE SCIPincludeHeurPscostdiving(
H A Dheur_pscostdiving.c96 SCIP_CALL( SCIPincludeHeurPscostdiving(scip) ); in SCIP_DECL_HEURCOPY()
258 SCIP_RETCODE SCIPincludeHeurPscostdiving( in SCIPincludeHeurPscostdiving() function
H A Dscipdefplugins.c174 SCIP_CALL( SCIPincludeHeurPscostdiving(scip) ); in SCIPincludeDefaultPlugins()
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcoloringplugins.c84 SCIP_CALL( SCIPincludeHeurPscostdiving(scip) ); in SCIPincludeColoringPlugins()