MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
nfa2dfa.h File Reference
#include <memory>
#include "automaton/dfa.h"
#include "automaton/nfa.h"
Include dependency graph for nfa2dfa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  automaton
 

Functions

std::unique_ptr< DFAautomaton::nfa2dfa (const NFA &nfa)