#include <GeneralizedLevenshteinSequenceMatchingAutomaton.h>
◆ construct() [1/2]
template<class SymbolType >
Creates Generalized Levenshtein matching automata for sequence matching from LinearString.
- Returns
- automata for aproximate sequence matching using Levenshtein method.
◆ construct() [2/2]
template<class SymbolType >
Creates Generalized Levenshtein matching automata for sequence matching from WildcardLinearString.
- Returns
- automata for aproximate sequence matching using Levenshtein method.
The documentation for this class was generated from the following file: