Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Static Public Member Functions
rte::GlushkovFirst Class Reference

#include <GlushkovFirst.h>

Data Structures

class  Formal
 

Static Public Member Functions

template<class SymbolType >
static ext::set< common::ranked_symbol< SymbolType > > first (const rte::FormalRTE< SymbolType > &rte)
 

Member Function Documentation

◆ first()

template<class SymbolType >
ext::set< common::ranked_symbol< SymbolType > > rte::GlushkovFirst::first ( const rte::FormalRTE< SymbolType > &  rte)
static
Parameters
rerte to probe
Returns
all rteSymbols which can be root of the tree.
Here is the caller graph for this function:

The documentation for this class was generated from the following file: