Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
stringology::indexing::ExactFactorOracleAutomaton Class Reference

#include <ExactFactorOracleAutomaton.h>

Static Public Member Functions

template<class SymbolType >
static indexes::stringology::FactorOracleAutomaton< SymbolType > construct (const string::LinearString< SymbolType > &pattern)
 

Member Function Documentation

◆ construct()

template<class SymbolType >
indexes::stringology::FactorOracleAutomaton< SymbolType > stringology::indexing::ExactFactorOracleAutomaton::construct ( const string::LinearString< SymbolType > &  pattern)
static

Constructs factor oracle automaton for given pattern.

Returns
factor oracle automaton for given pattern
Here is the call graph for this function:

The documentation for this class was generated from the following file: