Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
grammar::properties::IsLanguageGeneratingEpsilon Class Reference

#include <IsLanguageGeneratingEpsilon.h>

Static Public Member Functions

template<class T >
static bool isLanguageGeneratingEpsilon (const T &grammar)
 

Detailed Description

Based on algorithm 2.4 from Melichar, chapter 2.2

Member Function Documentation

◆ isLanguageGeneratingEpsilon()

template<class T >
bool grammar::properties::IsLanguageGeneratingEpsilon::isLanguageGeneratingEpsilon ( const T &  grammar)
static
Here is the call graph for this function:

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