|
|
|
Linux temps réel embarqué et outils de développements
|
Technique |
|
|
python-pqueue
| python-pqueue | a priority queue extension for Python | | Priority | |
| Section | python |
| Installed size | 48 |
| Maintainer | Chris Lawrence <lawrencc@debian.org> |
| Architecture | i386 |
| Version | 0.2-7 |
| Depends | libc6 (>= 2.3.6-6), python (<< 2.5), python (>= 2.3) |
| Suggests | mysql-server |
| File name | pool/main/p/python-pqueue/python-pqueue_0.2-7_i386.deb |
| Description | 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). |
|
|
|