Name : python310-HeapDict
| |
Version : 1.0.1
| Vendor : openSUSE
|
Release : 3.3
| Date : 2024-02-08 17:22:41
|
Group : Unspecified
| Source RPM : python-HeapDict-1.0.1-3.3.src.rpm
|
Size : 0.01 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : A heap with decrease-key and increase-key operations
|
Description :
HeapDict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It\'s designed to be used as a priority queue.
Unlike the Python standard library\'s heapq module, the HeapDict supports efficiently changing the priority of an existing object (often called \"decrease-key\" in textbooks). Altering the priority is important for many algorithms such as Dijkstra\'s Algorithm and A*.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.10dist(heapdict)
python310-HeapDict
python3dist(heapdict)
Requires :