binary heap (priority queue) algorithms (ported from Python's heapq module)
More powerful alternative to `std::collections::BinaryHeap`
No description provided.