Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ToArcFactored.h>
Static Public Member Functions | |
template<class SymbolType , class StateType > | |
static ArcFactoredNondeterministicZAutomaton< SymbolType, ext::vector< ext::variant< SymbolType, StateType > > > | convert (const NondeterministicZAutomaton< SymbolType, StateType > &automaton) |
Based on Z-Automata for comapct and direct representation of Unranked tree languages
|
static |