/wt

wt is a basic implementation of wavelet trees

Primary LanguageGoMIT LicenseMIT

WT

wt is a basic implementation of wavelet trees.

It uses a standard binary tree shape with the bitvector at each node compressed with rrr.

TODO

  • Extend to support larger alphabets?

References