Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
arbology::query::NonlinearCompressedBitParallelismPatterns Class Reference

#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)
 

Detailed Description

Query nonlinearCompressed bit parallel index for given tree.

Member Function Documentation

◆ query()

template<class SymbolType >
ext::set< unsigned > arbology::query::NonlinearCompressedBitParallelismPatterns::query ( const indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > &  nonlinearCompressedBitParallelIndex,
const tree::PrefixRankedBarNonlinearPattern< SymbolType > &  pattern 
)
static

Query a suffix trie

Parameters
suffixtrie to query
treetree to query by
Returns
occurences of factors
Here is the call graph for this function:

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