python-pqueue 0.2-7.1ubuntu2 (armhf binary) in ubuntu precise

 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.1ubuntu2
Source:
python-pqueue 0.2-7.1ubuntu2 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional

Package relationships

Provides:
  • python2.7-pqueue