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

#include <ExactBitParalelism.h>

Static Public Member Functions

template<class SymbolType >
static ext::set< unsigned int > search (const string::LinearString< SymbolType > &text, const string::LinearString< SymbolType > &pattern)
 

Member Function Documentation

◆ search()

template<class SymbolType >
ext::set< unsigned int > stringology::simulations::ExactBitParalelism::search ( const string::LinearString< SymbolType > &  text,
const string::LinearString< SymbolType > &  pattern 
)
static
Here is the call graph for this function:

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