Skip to content

arturbalcz/FiniteAutomataGenerator-for-JFLAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FiniteAutomataGenerator-for-JFLAP

πŸŽ“ Random automata generator compatilble with JFLAP tool. Project for my CS studies

To generate an automata you have to type number of states (n), number of final states (fs) and alphabet as charstring ending with "*". The result is an XML file with .jff extension. You can open it with JFLAP. Used algorythm is Gnp model with p = 0.5.

About

πŸŽ“ Random automata generator compatilble with JFLAP tool. Project for my IT studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages