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