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

#include <GlushkovIndexate.h>

Data Structures

class  Formal
 

Static Public Member Functions

template<class SymbolType >
static FormalRTE< ext::pair< SymbolType, unsigned > > index (const rte::FormalRTE< SymbolType > &rte)
 

Member Function Documentation

◆ index()

template<class SymbolType >
static FormalRTE< ext::pair< SymbolType, unsigned > > rte::GlushkovIndexate::index ( const rte::FormalRTE< SymbolType > &  rte)
inlinestatic
Parameters
rterte to index
Returns
FormalRTE with indexed elements
Here is the caller graph for this function:

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