Skip to content

A java application which draws NFA, DFA, and minimized DFA of a given regular expression.

License

Notifications You must be signed in to change notification settings

mehrmoudi/FA-Drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite Automaton Drawer Build Status

A java application which draws Nondeterministic Finite Automaton (NFA), Deterministic Finite Automaton (DFA), and minimized DFA of a given regular expression over the specified alphabets.

The main function is in the src/GUI/Main.java class.

About

A java application which draws NFA, DFA, and minimized DFA of a given regular expression.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages