Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_alns.c111 #define DEFAULT_REWARDBASELINE 0.5 /**< the reward baseline to separate successful and failed call… macro
4016 &heurdata->rewardbaseline, TRUE, DEFAULT_REWARDBASELINE, 0.0, 0.99, NULL, NULL) ); in SCIPincludeHeurAlns()