Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_alns.c1082 SCIP_Real epsgreedyweight; in printNeighborhoodStatistics() local
1095 epsgreedyweight = -1.0; in printNeighborhoodStatistics()
1105 epsgreedyweight = SCIPgetWeightsEpsgreedy(heurdata->bandit)[i]; in printNeighborhoodStatistics()
1116 SCIPinfoMessage(scip, file, " %10.5f", epsgreedyweight); in printNeighborhoodStatistics()