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

Variable Length Gap Pattern Matching #324

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

olydis
Copy link
Contributor

@olydis olydis commented Apr 21, 2016

Note: this branch is based on https://github.com/simongog/sdsl-lite/tree/new_wt and had significant differences to sdsl-lite/master.

I manually tried to merge vlg_matching towards sdsl-lite master, yet without breaking vlg_matching and new_wt's "ys_in_xrange" example.

In case the ys_in_xrange-functionality is not desired in the master-branch, I can further reduce this PR.

simongog and others added 30 commits November 4, 2014 18:59
ys_in_xrange.cpp in examples contains a example of the new functionality.
Added size(v) method to wt_int. TODO: add to
other WTs as well.
stable_sort requires that the difference iterator
is declared const.
@tb-robot
Copy link
Collaborator

Can one of the admins verify this patch?

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.

4 participants