algo: Split NondeterministicExactSuffixEpsilonAutomaton into NFA and EpsilonNFA variants
parent
9fbf893f
No related branches found
No related tags found
Showing
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixAutomaton.cpp 1 addition, 1 deletion...ngology/indexing/NondeterministicExactSuffixAutomaton.cpp
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixAutomaton.h 6 additions, 6 deletions...ringology/indexing/NondeterministicExactSuffixAutomaton.h
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixEpsilonAutomaton.cpp 12 additions, 0 deletions.../indexing/NondeterministicExactSuffixEpsilonAutomaton.cpp
- alib2algo/src/stringology/indexing/NondeterministicExactSuffixEpsilonAutomaton.h 48 additions, 0 deletions...gy/indexing/NondeterministicExactSuffixEpsilonAutomaton.h
- alib2algo/src/stringology/matching/NaiveDAWGMatcherConstruction.h 2 additions, 2 deletions...o/src/stringology/matching/NaiveDAWGMatcherConstruction.h
- alib2algo/test-src/stringology/indexing/ExactSuffixAutomatonTest.cpp 34 additions, 1 deletion...est-src/stringology/indexing/ExactSuffixAutomatonTest.cpp
- alib2algo_experimental/src/stringology/cover/ExactCoversComputation.h 1 addition, 4 deletions...perimental/src/stringology/cover/ExactCoversComputation.h
Loading
Please register or sign in to comment