move oracle matcher construction to algo
Showing
- alib2algo/src/stringology/indexing/ExactFactorOracleAutomaton.cpp 60 additions, 0 deletions...o/src/stringology/indexing/ExactFactorOracleAutomaton.cpp
- alib2algo/src/stringology/indexing/ExactFactorOracleAutomaton.h 37 additions, 0 deletions...lgo/src/stringology/indexing/ExactFactorOracleAutomaton.h
- alib2algo/src/stringology/matching/DAWGMatcherConstruction.cpp 1 addition, 1 deletion...algo/src/stringology/matching/DAWGMatcherConstruction.cpp
- alib2algo/src/stringology/matching/NaiveDAWGMatcherConstruction.cpp 1 addition, 1 deletion...src/stringology/matching/NaiveDAWGMatcherConstruction.cpp
- alib2algo/src/stringology/matching/OracleMatcherConstruction.cpp 28 additions, 0 deletions...go/src/stringology/matching/OracleMatcherConstruction.cpp
- alib2algo/src/stringology/matching/OracleMatcherConstruction.h 35 additions, 0 deletions...algo/src/stringology/matching/OracleMatcherConstruction.h
- alib2algo/test-src/stringology/indexing/ExactSuffixAutomatonTest.cpp 0 additions, 3 deletions...est-src/stringology/indexing/ExactSuffixAutomatonTest.cpp
- alib2algo/test-src/stringology/indexing/ExactSuffixAutomatonTest.h 0 additions, 0 deletions.../test-src/stringology/indexing/ExactSuffixAutomatonTest.h
- alib2algo/test-src/stringology/indexing/FactorOracleAutomatonTest.cpp 43 additions, 0 deletions...st-src/stringology/indexing/FactorOracleAutomatonTest.cpp
- alib2algo/test-src/stringology/indexing/FactorOracleAutomatonTest.h 18 additions, 0 deletions...test-src/stringology/indexing/FactorOracleAutomatonTest.h
- alib2algo_experimental/src/stringology/exact/BackwardOracleMatching.cpp 3 additions, 9 deletions...rimental/src/stringology/exact/BackwardOracleMatching.cpp
- alib2algo_experimental/src/stringology/exact/FactorOracleAutomaton.cpp 0 additions, 60 deletions...erimental/src/stringology/exact/FactorOracleAutomaton.cpp
- alib2algo_experimental/src/stringology/exact/FactorOracleAutomaton.h 0 additions, 37 deletions...xperimental/src/stringology/exact/FactorOracleAutomaton.h
- alib2algo_experimental/test-src/stringology/exact/OracleMatcherTest.cpp 6 additions, 38 deletions...rimental/test-src/stringology/exact/OracleMatcherTest.cpp
- alib2algo_experimental/test-src/stringology/exact/OracleMatcherTest.h 19 additions, 0 deletions...perimental/test-src/stringology/exact/OracleMatcherTest.h
- astringology2/src/astringology.cpp 4 additions, 4 deletionsastringology2/src/astringology.cpp
Loading
Please register or sign in to comment