Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dconcsolver_scip.c219 static char childsel[] = { 'h', 'i', 'p', 'r', 'l', 'd', 'u' }; in setChildSelRule() local
226 …SCIP_CALL( SCIPsetCharParam(data->solverscip, "nodeselection/childsel", childsel[SCIPconcsolverGet… in setChildSelRule()
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG6365 - changed meaning of parameter setting `nodeselection/childsel = l`; old meaning is now called `r`
6391 - `nodeselection/childsel` to control the child selection