The fingertree-psqueue package
An implementation of priority search queues: a datastructure holding key/priority bindings having fast operations both for extracting the element with minimum priority and for modifying and looking up elements by key.
Properties
| Versions | 0.1, 0.2, 0.3 |
|---|---|
| Dependencies | base (<6), fingertree |
| License | BSD3 |
| Copyright | (c) 2009 Cale Gibbard |
| Author | Cale Gibbard |
| Maintainer | cgibbard@gmail.com |
| Stability | experimental |
| Category | Data Structures |
| Upload date | Wed Sep 28 06:06:07 UTC 2011 |
| Uploaded by | CaleGibbard |
| Built on | ghc-7.2 |
Modules
- Data
- FingerTree
Downloads
- fingertree-psqueue-0.3.tar.gz (Cabal source package)
- package description (included in the package)