|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <compare/DiffAux.h>#include <compare/GrammarCompare.h>#include <ostream>#include <ext/utility>#include <ext/typeinfo>#include <ext/iostream>#include <ext/algorithm>#include <alib/set>#include <alib/map>#include <alib/list>#include <alib/vector>#include "grammar/Regular/LeftLG.h"#include "grammar/Regular/LeftRG.h"#include "grammar/Regular/RightLG.h"#include "grammar/Regular/RightRG.h"#include "grammar/ContextFree/LG.h"#include "grammar/ContextFree/CFG.h"#include "grammar/ContextFree/EpsilonFreeCFG.h"#include "grammar/ContextFree/CNF.h"#include "grammar/ContextFree/GNF.h"#include "grammar/ContextSensitive/CSG.h"#include "grammar/ContextSensitive/NonContractingGrammar.h"#include "grammar/Unrestricted/ContextPreservingUnrestrictedGrammar.h"#include "grammar/Unrestricted/UnrestrictedGrammar.h"Go to the source code of this file.
Data Structures | |
| class | compare::GrammarDiff |
Namespaces | |
| namespace | compare |