Searched refs:candidate_iterator (Results 1 – 1 of 1) sorted by relevance
531 auto candidate_iterator = inout_remainder.begin() + candidate_index; in find_subset_with_efficiency_higher_than() local534 trial_subset.push_back(*candidate_iterator); in find_subset_with_efficiency_higher_than()537 out_subset.push_back(*candidate_iterator); in find_subset_with_efficiency_higher_than()538 inout_remainder.erase(candidate_iterator); in find_subset_with_efficiency_higher_than()