SuffixAutomaton + DAWGMatcher construction to algo
Showing
- alib2algo/src/stringology/indexing/ExactSuffixAutomaton.cpp 88 additions, 0 deletionsalib2algo/src/stringology/indexing/ExactSuffixAutomaton.cpp
- alib2algo/src/stringology/indexing/ExactSuffixAutomaton.h 37 additions, 0 deletionsalib2algo/src/stringology/indexing/ExactSuffixAutomaton.h
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixAutomaton.cpp 36 additions, 0 deletions...ngology/indexing/NondeterministicExactSuffixAutomaton.cpp
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixAutomaton.h 35 additions, 0 deletions...ringology/indexing/NondeterministicExactSuffixAutomaton.h
- alib2algo/src/stringology/matching/DAWGMatcherConstruction.cpp 28 additions, 0 deletions...algo/src/stringology/matching/DAWGMatcherConstruction.cpp
- alib2algo/src/stringology/matching/DAWGMatcherConstruction.h 35 additions, 0 deletionsalib2algo/src/stringology/matching/DAWGMatcherConstruction.h
- alib2algo/src/stringology/matching/NaiveDAWGMatcherConstruction.cpp 34 additions, 0 deletions...src/stringology/matching/NaiveDAWGMatcherConstruction.cpp
- alib2algo/src/stringology/matching/NaiveDAWGMatcherConstruction.h 35 additions, 0 deletions...o/src/stringology/matching/NaiveDAWGMatcherConstruction.h
- alib2algo/test-src/stringology/matching/ExactSuffixAutomatonTest.cpp 50 additions, 0 deletions...est-src/stringology/matching/ExactSuffixAutomatonTest.cpp
- alib2algo/test-src/stringology/matching/ExactSuffixAutomatonTest.h 19 additions, 0 deletions.../test-src/stringology/matching/ExactSuffixAutomatonTest.h
- alib2algo_experimental/src/stringology/exact/BackwardDAWGMatching.cpp 3 additions, 9 deletions...perimental/src/stringology/exact/BackwardDAWGMatching.cpp
- alib2algo_experimental/src/stringology/exact/SuffixAutomaton.cpp 0 additions, 130 deletions...go_experimental/src/stringology/exact/SuffixAutomaton.cpp
- alib2algo_experimental/src/stringology/exact/SuffixAutomaton.h 0 additions, 46 deletions...algo_experimental/src/stringology/exact/SuffixAutomaton.h
- alib2algo_experimental/test-src/stringology/exact/DAWGMatcherTest.cpp 6 additions, 38 deletions...perimental/test-src/stringology/exact/DAWGMatcherTest.cpp
- alib2algo_experimental/test-src/stringology/exact/DAWGMatcherTest.h 19 additions, 0 deletions...experimental/test-src/stringology/exact/DAWGMatcherTest.h
- astringology2/src/astringology.cpp 4 additions, 4 deletionsastringology2/src/astringology.cpp
Loading
Please register or sign in to comment