Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-heapdict
heap with decrease-key and increase-key operations for Python 3
http://stutzbachenterprises.com/
0
no reviews
Install
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.
This contains the Python 3 version