Searched refs:lessScore (Results 1 – 1 of 1) sorted by relevance
41 struct lessScore { struct162 std::make_heap(candidates->begin(), candidates->end(), lessScore()); in buildCandidatesList()609 std::pop_heap(candidates.begin(), candidates.end(), lessScore()); in durchschlagGenerateCollaborative()623 std::push_heap(candidates.begin(), candidates.end(), lessScore()); in durchschlagGenerateCollaborative()