Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <FirstChildNextSibling.h>
Static Public Member Functions | |
template<class SymbolType > | |
static tree::RankedTree< SymbolType > | transform (const tree::UnrankedTree< SymbolType > &subject) |
|
static |
Transforms a unranked tree to ranked tree by first child next sibling approach.