Heapdict
JSON →Heapdict is a Python library that implements a mutable mapping (like a dictionary) but with the properties of a min-heap. It provides efficient decrease-key and increase-key operations, making it particularly suitable for priority queue implementations in algorithms such as Dijkstra's or A*. Unlike Python's built-in `heapq` module, heapdict allows for efficient modification of item priorities. The current version is 1.0.1, with its last release in September 2019.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 3 distinct systems
last hit 24d ago AhrefsBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇬🇧 United Kingdom · 🇨🇦 Canada
API endpoints
full doc /v1/registry/heapdict
install /v1/registry/heapdict/install
compatibility /v1/registry/heapdict/compatibility