python-HeapDict

A heap with decrease-key and increase-key operations

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*.

Δεν υπάρχει επίσημο διαθέσιμο πακέτο για openSUSE Leap 15.5

Διανομές

openSUSE Tumbleweed

devel:languages:python Πειραματικό
1.0.1

openSUSE Leap 15.6

devel:languages:python Πειραματικό
1.0.1

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP2

Cloud:OpenStack:Master Πειραματικό
1.0.1

SUSE SLE-15-SP1

Μη υποστηριζόμενες διανομές

Οι παρακάτω διανομές δεν υποστηρίζονται επίσημα. Χρησιμοποιήστε αυτά τα πακέτα με δικιά σας ευθύνη.