A website that can optimizing your Finite automata and draw it
- analysing txt file
- create node and edge from your data
- throw away inaccessible case
- throw away integral integration from node pairs
- analyse left over node pairs and repeat level 4
- merge left over node pairs
- Highlighting start and final states
Of course, it was not easy to write this text :)
Code by : Farid Froozan (FaridFr.ir) as university project ( Formal language and automata theory )