Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <SubtreeJumpTable.h>
Static Public Member Functions | |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedBarTree< SymbolType > &subject) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedBarPattern< SymbolType > &pattern) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedBarNonlinearPattern< SymbolType > &pattern) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedTree< SymbolType > &subject) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedPattern< SymbolType > &pattern) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedExtendedPattern< SymbolType > &pattern) |
template<class SymbolType > | |
static ext::vector< int > | compute (const tree::PrefixRankedNonlinearPattern< SymbolType > &pattern) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |