Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_alns.c435 …SCIP_Bool adjustfixingrate; /**< should the heuristic adjust the target fixing rate … member
2623 if( heurdata->adjustfixingrate && ! allrewardsmode ) in SCIP_DECL_HEUREXEC()
3984 &heurdata->adjustfixingrate, TRUE, DEFAULT_ADJUSTFIXINGRATE, NULL, NULL) ); in SCIPincludeHeurAlns()