Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include "FormalRTESymbol.h"
#include <exception/CommonException.h>
#include <ext/utility>
#include <alphabet/common/SymbolNormalize.h>
Go to the source code of this file.
Data Structures | |
class | rte::FormalRTESymbolAlphabet< SymbolType > |
Represents the terminal symbol in the regular tree expression. The number of children must be the same as the arity of the symbol of the node. More... | |
Namespaces | |
namespace | rte |