Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_bandit.h43 SCIP_RETCODE SCIPbanditSelect(
H A Dbandit.c144 SCIP_RETCODE SCIPbanditSelect( in SCIPbanditSelect() function
H A Dheur_alns.c2005 SCIP_CALL( SCIPbanditSelect(bandit, neighborhoodidx) ); in selectNeighborhood()