Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_lookahead.c3542 SCIP_Real calculateScoreFromDeeperscore( in calculateScoreFromDeeperscore() function
3907 … score = calculateScoreFromDeeperscore(scip, branchvar, downbranchingresult, upbranchingresult); in calculateScore()