GitHunt
DY

dymil/wavelet-trees

OCaml implementations of succinct bitvector rank/select and wavelet trees, wrapping the bitv library

OCaml Wavelet Trees

OCaml implementations of succinct bitvector rank/select – in constant and logarithmic (via binary search) time, respectively – and wavelet trees, wrapping the Bitv library.

Installation

I suggest using OPAM to install OCaml, OCamlfind, and Bitv.

Languages

OCaml94.7%Makefile5.3%

Contributors

Created November 3, 2019
Updated November 28, 2020
dymil/wavelet-trees | GitHunt