Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <TreeNormalize.h>
Static Public Member Functions | |
template<class SymbolType > | |
static ext::tree< DefaultSymbolType > | normalizeTree (ext::tree< SymbolType > &&tree) |
template<class SymbolType > | |
static ext::tree< common::ranked_symbol< DefaultSymbolType > > | normalizeRankedTree (ext::tree< common::ranked_symbol< SymbolType > > &&tree) |
This class contains methods to print XML representation of automata to the output stream.
|
static |
|
static |