Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
UnorderedUnrankedTree.h File Reference
#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 "UnrankedTree.h"
Include dependency graph for UnorderedUnrankedTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tree::UnorderedUnrankedTree< SymbolType >
 Tree pattern represented in its natural representation. The representation is so called unranked, therefore it consists of unranked symbols. More...
 
class  core::SetConstraint< tree::UnorderedUnrankedTree< SymbolType >, SymbolType, tree::GeneralAlphabet >
 
struct  core::normalize< tree::UnorderedUnrankedTree< SymbolType > >
 

Namespaces

namespace  tree
 
namespace  core