Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <IsLanguageGeneratingEpsilon.h>
Static Public Member Functions | |
template<class T > | |
static bool | isLanguageGeneratingEpsilon (const T &grammar) |
Based on algorithm 2.4 from Melichar, chapter 2.2
|
static |