Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <NormalizeTreeLabels.h>
Static Public Member Functions | |
template<class SymbolType > | |
static tree::RankedTree< unsigned > | normalize (const tree::RankedTree< SymbolType > &tree) |
Simple computation of subtree repeats
|
static |
Compute a same shaped tree with nodes containing unique subtree ids.