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 (≤4), fingertree |
| License | BSD3 |
| Copyright | (c) 2009 Cale Gibbard |
| Author | Cale Gibbard |
| Maintainer | cgibbard@gmail.com |
| Stability | experimental |
| Category | Data Structures |
| Upload date | Mon May 24 13:12:31 UTC 2010 |
| Uploaded by | CaleGibbard |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- Data
- FingerTree
Downloads
- fingertree-psqueue-0.2.tar.gz (Cabal source package)
- package description (included in the package)