The latest version of lazy-priority-queue is 0.1.1-0.

lazy-priority-queue

Version 0.1 revision 0 uploaded by MarioBlazevic.

Package meta

Synopsis
Lazy-Spined Monadic Priority Queues
Description

This library provides a priority queue data structure that is meant to be used primarily as a control structure, in the vein of list and Logic. The PriorityQueue data structure in question is an instance of Applicative, Alternative, and Monad classes much like the standard list data type. In addition, it also tracks the cost incurred by each computation it stores, and provides operations for pruning overly expansive branches.

Author
Mario Blažević
Bug reports
n/a
Category
Control, Data
Copyright
Stilo International plc
Homepage
n/a
Maintainer
mblazevic@stilo.com
Package URL
n/a
Stability
n/a

Components