GitHub / jamshed / Implementation-of-Some-Succint-Primitives
Implementation of: an efficient basic bitvector library with constant-time set and get words; a succint, constant-time bit-vector rank-support data structure; a succint, logarithmic-time bit-vector select-support data structure; and wavelet tree construction on arbitrary texts, with serialization, access, rank, and select query support.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 567 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 4 years ago
Pushed at: over 5 years ago
Last synced at: about 2 years ago
Topics: bitvector-library, rank-select, wavelet-tree