Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <alib/multimap>
#include <alib/set>
#include <core/components.hpp>
#include <common/DefaultStateType.h>
#include <common/DefaultSymbolType.h>
#include <automaton/AutomatonException.h>
#include <core/normalize.hpp>
#include <alphabet/common/SymbolNormalize.h>
#include <automaton/common/AutomatonNormalize.h>
#include "DFA.h"
Go to the source code of this file.
Namespaces | |
namespace | automaton |
namespace | core |
Variables | |
template<class T > | |
constexpr bool | automaton::isNFA = isNFA_impl < T > { } |