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 16.0 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

openSUSE Tumbleweed

devel:languages:python अल्पविकसित
1.0.1

openSUSE Leap 16.0

devel:languages:python अल्पविकसित
1.0.1
devel:languages:python:backports अल्पविकसित
1.0.1

openSUSE Leap 15.6

devel:languages:python:backports अल्पविकसित
1.0.1

openSUSE Leap 15.5

devel:languages:python:backports अल्पविकसित
1.0.1

SLFO 1.2

openSUSE Backports for SLE 15 SP7

devel:languages:python अल्पविकसित
1.0.1
devel:languages:python:backports अल्पविकसित
1.0.1

openSUSE Backports for SLE 15 SP4

devel:languages:python:backports अल्पविकसित
1.0.1

SUSE SLE-15-SP1

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।