Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_alns.c1293 SCIP_Real getVariablePscostScore( in getVariablePscostScore() function
1500 pscostscores[nunfixedvars] = getVariablePscostScore(scip, var, solvals[b]); in alnsFixMoreVariables()
1712 pscostscores[i] = - getVariablePscostScore(scip, fixedvar, fixval); in alnsUnfixVariables()