Searched refs:UnexploredFirstPriorityQueue (Results 1 – 1 of 1) sorted by relevance
193 class UnexploredFirstPriorityQueue : public WorkList { class246 return std::make_unique<UnexploredFirstPriorityQueue>(); in makeUnexploredFirstPriorityQueue()