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

#include <ExactFactorMatch.h>

Static Public Member Functions

template<class SymbolType >
static ext::set< unsigned > match (const string::LinearString< SymbolType > &subject, const string::LinearString< SymbolType > &pattern)
 

Member Function Documentation

◆ match()

template<class SymbolType >
ext::set< unsigned > stringology::exact::ExactFactorMatch::match ( const string::LinearString< SymbolType > &  subject,
const string::LinearString< SymbolType > &  pattern 
)
static

Performs conversion.

Returns
left regular grammar equivalent to source automaton.
Here is the call graph for this function:

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