Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ExactSubtreeAutomaton.h>
Static Public Member Functions | |
template<class SymbolType > | |
static automaton::InputDrivenNPDA< common::ranked_symbol< SymbolType >, char, unsigned > | construct (const tree::PrefixRankedTree< SymbolType > &tree) |
|
static |
Performs conversion.