|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <common/DefaultSymbolType.h>#include <ext/iostream>#include <ext/algorithm>#include <alib/string>#include <alib/set>#include <alib/tree>#include <core/components.hpp>#include <tree/TreeException.h>#include <tree/common/TreeAuxiliary.h>#include <core/normalize.hpp>#include <tree/common/TreeNormalize.h>#include "../ranked/RankedTree.h"Go to the source code of this file.
Data Structures | |
| class | tree::UnrankedTree< SymbolType > |
| Tree represented in its natural representation. The representation is so called unranked, therefore it consists of unranked symbols. More... | |
| class | core::SetConstraint< tree::UnrankedTree< SymbolType >, SymbolType, tree::GeneralAlphabet > |
| struct | core::normalize< tree::UnrankedTree< SymbolType > > |
Namespaces | |
| namespace | tree |
| namespace | core |