Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | An efficient binary heap implementation.wip-stage-binheap | Glenn Elliott | 2012-05-26 |
An efficient binary heap implementation coded in the style of Linux's list. This binary heap should be able to replace any partially sorted priority queue based upon Linux's list. |