About Anaconda Help Download Anaconda

A heap with decrease-key and increase-key operations

copied from cf-staging / heapdict

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0.1
  • linux-aarch64 v1.0.0
  • linux-ppc64le v1.0.0
  • win-32 v1.0.0
  • linux-64 v1.0.0
  • osx-64 v1.0.0
  • win-64 v1.0.0

conda install

To install this package run one of the following:
conda install conda-forge::heapdict
conda install conda-forge/label/cf201901::heapdict
conda install conda-forge/label/cf202003::heapdict

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy