CMD + K

heapdict

Community

A heap with decrease-key and increase-key operations

Installation

To install this package, run one of the following:

Conda
$conda install cdat-forge::heapdict

Usage Tracking

1.0.1
1.0.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A heap with decrease-key and increase-key operations

Last Updated

Oct 23, 2019 at 15:46

License

BSD-3-Clause

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.0.0
macOS-64 Last supported version: 1.0.0