-
Notifications
You must be signed in to change notification settings - Fork 351
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
olydis
wants to merge
40
commits into
simongog:master
Choose a base branch
from
olydis:vlg_matching
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 4, 2014
-
ys_in_xrange.cpp in examples contains a example of the new functionality.
Configuration menu - View commit details
-
Copy full SHA for c7e7577 - Browse repository at this point
Copy the full SHA c7e7577View commit details
Commits on Nov 7, 2014
-
Added method ranges_in_sorted_sequence.
Added size(v) method to wt_int. TODO: add to other WTs as well.
Configuration menu - View commit details
-
Copy full SHA for 6868241 - Browse repository at this point
Copy the full SHA 6868241View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11176f - Browse repository at this point
Copy the full SHA c11176fView commit details
Commits on Nov 13, 2014
-
Iterator difference now declared const.
stable_sort requires that the difference iterator is declared const.
Configuration menu - View commit details
-
Copy full SHA for 8ec8eae - Browse repository at this point
Copy the full SHA 8ec8eaeView commit details
Commits on Jan 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4a44bea - Browse repository at this point
Copy the full SHA 4a44beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a2f2d - Browse repository at this point
Copy the full SHA 63a2f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f77281b - Browse repository at this point
Copy the full SHA f77281bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca41da - Browse repository at this point
Copy the full SHA 1ca41daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4cd27 - Browse repository at this point
Copy the full SHA 2a4cd27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d946e8 - Browse repository at this point
Copy the full SHA 9d946e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5df6b - Browse repository at this point
Copy the full SHA 7b5df6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4500e7c - Browse repository at this point
Copy the full SHA 4500e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5a107 - Browse repository at this point
Copy the full SHA 6d5a107View commit details -
Configuration menu - View commit details
-
Copy full SHA for c90f113 - Browse repository at this point
Copy the full SHA c90f113View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67d1c5 - Browse repository at this point
Copy the full SHA e67d1c5View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 31854b4 - Browse repository at this point
Copy the full SHA 31854b4View commit details -
added std to lots of places (g++4.9 didn't complain), set up test cas…
…es, improved scripts
Configuration menu - View commit details
-
Copy full SHA for 9cbb70c - Browse repository at this point
Copy the full SHA 9cbb70cView commit details
Commits on Feb 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5ac2e2d - Browse repository at this point
Copy the full SHA 5ac2e2dView commit details
Commits on Feb 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 237e0af - Browse repository at this point
Copy the full SHA 237e0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f29f43d - Browse repository at this point
Copy the full SHA f29f43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a75d3b - Browse repository at this point
Copy the full SHA 6a75d3bView commit details
Commits on Feb 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f0e1773 - Browse repository at this point
Copy the full SHA f0e1773View commit details
Commits on Feb 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5e8fd23 - Browse repository at this point
Copy the full SHA 5e8fd23View commit details
Commits on Feb 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 44dcfc1 - Browse repository at this point
Copy the full SHA 44dcfc1View commit details
Commits on Feb 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2020f64 - Browse repository at this point
Copy the full SHA 2020f64View commit details
Commits on Mar 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a6b0c5f - Browse repository at this point
Copy the full SHA a6b0c5fView commit details
Commits on Mar 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cb409e3 - Browse repository at this point
Copy the full SHA cb409e3View commit details -
Merge pull request simongog#1 from mpetri/master
Fix q-gram index bug.
Configuration menu - View commit details
-
Copy full SHA for 4f7c736 - Browse repository at this point
Copy the full SHA 4f7c736View commit details
Commits on Apr 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3fefa5f - Browse repository at this point
Copy the full SHA 3fefa5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2075f4e - Browse repository at this point
Copy the full SHA 2075f4eView commit details
Commits on Apr 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 93921f9 - Browse repository at this point
Copy the full SHA 93921f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3ad08 - Browse repository at this point
Copy the full SHA 4e3ad08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed396e - Browse repository at this point
Copy the full SHA 2ed396eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55df26a - Browse repository at this point
Copy the full SHA 55df26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860f833 - Browse repository at this point
Copy the full SHA 860f833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3e4b3 - Browse repository at this point
Copy the full SHA 9b3e4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d93fa - Browse repository at this point
Copy the full SHA c4d93faView commit details
Commits on Apr 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 81fef65 - Browse repository at this point
Copy the full SHA 81fef65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d29e23 - Browse repository at this point
Copy the full SHA 6d29e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ef282 - Browse repository at this point
Copy the full SHA 40ef282View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.