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

#include <CompactSuffixAutomatonFactors.h>

Static Public Member Functions

template<class SymbolType >
static ext::set< unsigned > query (const indexes::stringology::CompactSuffixAutomatonTerminatingSymbol< SymbolType > &a, const string::LinearString< SymbolType > &pattern)
 

Member Function Documentation

◆ query()

template<class SymbolType >
static ext::set< unsigned > stringology::query::CompactSuffixAutomatonFactors::query ( const indexes::stringology::CompactSuffixAutomatonTerminatingSymbol< SymbolType > &  a,
const string::LinearString< SymbolType > &  pattern 
)
inlinestatic
Here is the call graph for this function:

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