Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement wavelet trees #1

Open
5 tasks
mailund opened this issue Jun 22, 2021 · 0 comments
Open
5 tasks

Implement wavelet trees #1

mailund opened this issue Jun 22, 2021 · 0 comments

Comments

@mailund
Copy link
Owner

mailund commented Jun 22, 2021

Get an implementation of bit-arrays with select and rank queries and implement wavelet trees

  • bit vector with trivial rank/select
  • wavelet trees
  • constant time rank/select i o(n)
    • Jaobsen's rank
    • Clark's select
@mailund mailund self-assigned this Jun 22, 2021
@mailund mailund removed their assignment Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant