-
- Downloads
Implement algorithm for construction of matching automata using Generalized Levenshtein method.
Showing
- alib2algo/src/stringology/matching/GeneralizedLevenshteinMatchingAutomaton.cpp 19 additions, 0 deletions...logy/matching/GeneralizedLevenshteinMatchingAutomaton.cpp
- alib2algo/src/stringology/matching/GeneralizedLevenshteinMatchingAutomaton.h 58 additions, 0 deletions...gology/matching/GeneralizedLevenshteinMatchingAutomaton.h
- alib2algo/test-src/stringology/matching/GeneralizedLevenshteinMatchingAutomatonTest.cpp 105 additions, 0 deletions.../matching/GeneralizedLevenshteinMatchingAutomatonTest.cpp
- alib2algo/test-src/stringology/matching/GeneralizedLevenshteinMatchingAutomatonTest.h 17 additions, 0 deletions...gy/matching/GeneralizedLevenshteinMatchingAutomatonTest.h
Loading
Please register or sign in to comment