Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_set.h249 …SCIP_Real conf_weightrepropdepth;/**< weight of the prepropagtion depth of a conflict … member
H A Dset.c1480 …&(*set)->conf_weightrepropdepth, TRUE, SCIP_DEFAULT_CONF_WEIGHTREPROPDEPTH, 0.0, 1.0, NULL, NULL) … in SCIPsetCreate()
H A Dconflict.c1398 + set->conf_weightrepropdepth * conflictset->repropdepth in conflictsetCalcScore()