Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnodesel.h210 SCIP_RETCODE SCIPnodeselExit(
H A Dnodesel.c925 SCIP_RETCODE SCIPnodeselExit( in SCIPnodeselExit() function
H A Dset.c5204 SCIP_CALL( SCIPnodeselExit(set->nodesels[i], set) ); in SCIPsetExitPlugins()