Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
FormalRTE.h File Reference
#include <ext/iostream>
#include <ext/algorithm>
#include <alib/string>
#include <alib/set>
#include <core/components.hpp>
#include <exception/CommonException.h>
#include <common/DefaultSymbolType.h>
#include "FormalRTEStructure.h"
#include <core/normalize.hpp>
#include <alphabet/common/SymbolNormalize.h>
Include dependency graph for FormalRTE.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  rte::FormalRTE< SymbolType >
 Formal regular tree expression represents regular tree expression. It describes regular tree languages. The expression consists of the following nodes: More...
 
class  core::SetConstraint< rte::FormalRTE< SymbolType >, common::ranked_symbol< SymbolType >, rte::GeneralAlphabet >
 
class  core::SetConstraint< rte::FormalRTE< SymbolType >, common::ranked_symbol< SymbolType >, rte::ConstantAlphabet >
 
struct  core::normalize< rte::FormalRTE< SymbolType > >
 

Namespaces

namespace  rte
 
namespace  core