Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <BitParalelism.h>
Static Public Member Functions | |
template<class SymbolType > | |
static ext::map< SymbolType, ext::vector< bool > > | constructDVectors (const ext::set< SymbolType > &alphabet, const string::LinearString< SymbolType > &pattern) |
|
static |