Category Archives: Tech

Draw finite automata

You can draw FA, without hassle by using free, open source software named Graphviz.
Since it is open source, it is free to be downloaded and modified. That’s good about open source.

You can download it here.
http://www.graphviz.org/Download.php

You can draw FA like this:

With instruction like this and saved *.gv: