Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Concepts
Data Structures | Namespaces
UselessStatesRemover.h File Reference
#include <algorithm>
#include <deque>
#include <set>
#include <automaton/FSM/ExtendedNFA.h>
#include <automaton/FSM/CompactNFA.h>
#include <automaton/FSM/EpsilonNFA.h>
#include <automaton/FSM/MultiInitialStateNFA.h>
#include <automaton/FSM/NFA.h>
#include <automaton/FSM/DFA.h>
#include "../../properties/efficient/UsefulStates.h"
Include dependency graph for UselessStatesRemover.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  automaton::simplify::efficient::UselessStatesRemover
 

Namespaces

namespace  automaton
 
namespace  automaton::simplify
 
namespace  automaton::simplify::efficient