-
- Downloads
naive (maybe temporary) construction of suffix automaton
parent
6b949661
No related branches found
No related tags found
Showing
- alib2algo/src/stringology/exact/FactorOracleAutomaton.cpp 5 additions, 8 deletionsalib2algo/src/stringology/exact/FactorOracleAutomaton.cpp
- alib2algo/src/stringology/exact/SuffixAutomaton.cpp 55 additions, 0 deletionsalib2algo/src/stringology/exact/SuffixAutomaton.cpp
- alib2algo/src/stringology/exact/SuffixAutomaton.hpp 41 additions, 0 deletionsalib2algo/src/stringology/exact/SuffixAutomaton.hpp
- alib2algo/test-src/stringology/exact/SuffixAutomatonTest.cpp 27 additions, 0 deletionsalib2algo/test-src/stringology/exact/SuffixAutomatonTest.cpp
- alib2algo/test-src/stringology/exact/SuffixAutomatonTest.h 18 additions, 0 deletionsalib2algo/test-src/stringology/exact/SuffixAutomatonTest.h
- astringology2/src/astringology.cpp 14 additions, 0 deletionsastringology2/src/astringology.cpp
Please register or sign in to comment