Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#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) |
|
static |