Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <NonlinearCompressedBitParallelTreeIndex.h>
Static Public Member Functions | |
static indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > | parse (ext::deque< sax::Token >::iterator &input) |
static bool | first (const ext::deque< sax::Token >::const_iterator &input) |
static std::string | xmlTagName () |
static void | compose (ext::deque< sax::Token > &output, const indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > &index) |
|
static |
|
static |
|
static |
|
static |