Skip to content

paulcristiann/Convert-NFA-to-DFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convert-NFA-to-DFA

Simple tool written in C++ for converting a nondeterministic finite automaton to a deterministic one Reads from a file "date.in", in the following order, the total number of states, the number of final states, and the number of symbols. Then, the final states, and finally the transitions.

About

Simple tool written in C++ for converting a nondeterministic finite automaton to a deterministic one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages