python-pqueue 0.2-7.2 (amd64 binary) in ubuntu saucy

 This C extension implements a priority-queue object using a Fibonacci
 heap as the underlying data structure. It supports insertion,
 deletion, and reprioritization of entries.
 .
 All operations are O(log N) or faster; insertion and finding the
 lowest-priority item are O(1).

Details

Package version:
0.2-7.2
Source:
python-pqueue 0.2-7.2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional

Package relationships

Provides:
  • python2.7-pqueue