Package Info

ghc-PSQueue


Priority Search Queue


Development/Libraries/Haskell

A /priority search queue/ efficiently supports the opperations of both a search tree and a priority queue. A 'Binding' is a product of a key and a priority. Bindings can be inserted, deleted, modified and queried in logarithmic time, and the binding with the least priority can be retrieved in constant time. A queue can be built from a list of bindings, sorted by keys, in linear time.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/PSQueue

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.1-bp150.2.4 info GA Release 2018-08-01 15
  • AArch64
  • ghc-PSQueue
  • ghc-PSQueue-devel
1.1-bp150.2.6 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-PSQueue
  • ghc-PSQueue-devel