About Anaconda Help Download Anaconda

The Succinct Data Structure Library (SDSL)

copied from cf-staging / sdsl-lite

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.1.1
  • osx-64 v2.1.1
  • linux-aarch64 v2.1.1
  • linux-ppc64le v2.1.1

conda install

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

Description

The Succinct Data Structure Library (SDSL) is a powerful and flexible C++11 library implementing succinct data structures. In total, the library contains the highlights of 40 research publications. Succinct data structures can represent an object (such as a bitvector or a tree) in space close to the information-theoretic lower bound of the object while supporting operations of the original object efficiently. The theoretical time complexity of an operation performed on the classical data structure and the equivalent succinct data structure are (most of the time) identical.


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