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

#include <IsLanguageEmpty.h>

Static Public Member Functions

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

Detailed Description

Based on algorithm 3.6 from Melichar, chapter 3.3

Member Function Documentation

◆ isLanguageEmpty()

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

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