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

Added hybrid bitvector #205

Merged
merged 7 commits into from
Oct 13, 2014
Merged

Added hybrid bitvector #205

merged 7 commits into from
Oct 13, 2014

Conversation

simongog
Copy link
Owner

Added class hyb_vector (the hybrid bitvector of Kärkkäinen, Kempa, and Puglisi published at DCC 2014, http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6824438).
Thanks to @dkempa for sharing the code.

* fixed initialization bug in hybrid_vector (set m_size to 0)
* added naive implementation of get_int (should be done more efficient)
* added hybrid_vector to tests
@sdsllitebot
Copy link
Collaborator

Can one of the admins verify this patch?

simongog added a commit that referenced this pull request Oct 13, 2014
@simongog simongog merged commit d4357cd into master Oct 13, 2014
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

Successfully merging this pull request may close these issues.

2 participants