Searched refs:NaturalPruneQueue (Results 1 – 2 of 2) sorted by relevance
39 * Added AStarQueue, PruneQueue and NaturalPruneQueue disciplines (1.2.6)
872 class NaturalPruneQueue :878 NaturalPruneQueue(const vector<W> &distance, Q *queue, in NaturalPruneQueue() function