fingertree-psqueue: Implementation of priority search queues as finger trees.
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.
| Version | 0.1 |
|---|---|
| Dependencies | base (<=4), fingertree |
| License | BSD3 |
| Copyright | (c) 2009 Cale Gibbard |
| Author | Cale Gibbard |
| Maintainer | cgibbard@gmail.com |
| Stability | experimental |
| Category | Data Structures |
| Upload date | Sun Jun 28 18:04:24 UTC 2009 |
| Uploaded by | CaleGibbard |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.1 |
Modules
- Data
- FingerTree
Downloads
- fingertree-psqueue-0.1.tar.gz (Cabal source package)
- package description (included in the package)
