A priority queue based on a binary heap. Note that this implementation does not efficiently support containment, removal, or element promotion (decreaseKey) -- these methods are therefore not yet implemented. @author Dan Klein
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected