Searched refs:scoretoinsert (Results 1 – 1 of 1) sorted by relevance
1897 SCIP_Real scoretoinsert, /**< score to find the insertion index for */ in findInsertionPoint() argument1927 if( SCIPisGT(scip, scoretoinsert, midscore) ) in findInsertionPoint()