Searched refs:bestWeight (Results 1 – 1 of 1) sorted by relevance
5781 int bestWeight = -1; in ParseConstraints() local5819 if (weightSum > bestWeight) { in ParseConstraints()5820 bestWeight = weightSum; in ParseConstraints()