This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
aho-corasick
Watch
1
Star
0
Fork
0
You've already forked aho-corasick
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31
Commits
7
Branches
17
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
robert-bor
4c8ea8ba57
Issue
#1
fixed bug in compareTo method of Interval. Problem was the compareTo only worked on start position, whereas it should also work on end position.
2014-01-31 16:16:21 +01:00
robert-bor
d140afc0da
first setup for the Aho-Corasick algorithm
2014-01-29 21:27:46 +01:00