Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_bandit.h50 SCIP_RETCODE SCIPbanditUpdate(
H A Dbandit.c165 SCIP_RETCODE SCIPbanditUpdate( in SCIPbanditUpdate() function
H A Dheur_alns.c2107 SCIP_CALL( SCIPbanditUpdate(bandit, neighborhoodidx, reward) ); in updateBanditAlgorithm()