|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <BitParallelismFactors.h>
Static Public Member Functions | |
| template<class SymbolType > | |
| static ext::set< unsigned > | query (const indexes::stringology::BitParallelIndex< SymbolType > &bitParallelIndex, const string::LinearString< SymbolType > &string) |
Query bit parallel index for given string.
|
static |
Query a suffix trie
| suffix | trie to query |
| string | string to query by |