Searched refs:bestWeight (Results 1 – 1 of 1) sorted by relevance
2226 int bestWeight = -1; in ParseConstraints() local2264 if (weightSum > bestWeight) { in ParseConstraints()2265 bestWeight = weightSum; in ParseConstraints()