libghc-psqueue-prof

Priority Search Queue; profiling libraries

Description

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.

This package contains the libraries compiled with profiling enabled.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://hackage.haskell.org/package/PSQueue


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-psqueue-prof