Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <NonlinearCompressedBitParallelismPatterns.h>
Static Public Member Functions | |
template<class SymbolType > | |
static ext::set< unsigned > | query (const indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > &nonlinearCompressedBitParallelIndex, const tree::PrefixRankedBarNonlinearPattern< SymbolType > &pattern) |
Query nonlinearCompressed bit parallel index for given tree.
|
static |
Query a suffix trie
suffix | trie to query |
tree | tree to query by |