Namespace Itinero.Algorithms.PriorityQueues Classes BinaryHeap<T> Implements a priority queue in the form of a binairy heap.