Package Info

python-HeapDict


A heap with decrease-key and increase-key operations


Development/Languages/Python

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


License: BSD-3-Clause
URL: http://stutzbachenterprises.com/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0.1-bp155.2.11 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-HeapDict
1.0.1-bp154.1.42 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-HeapDict
1.0.1-bp153.1.17 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-HeapDict
  • python3-HeapDict
1.0.1-bp152.1.8 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-HeapDict
  • python3-HeapDict
1.0.0-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-HeapDict
  • python3-HeapDict
1.0.0-bp151.2.11 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-HeapDict
  • python3-HeapDict
1.0.0-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-HeapDict
  • python3-HeapDict