Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#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) |
|
inlinestatic |
rte | rte to index |