Description
FAT (Finite Automata Tool) is a small application that implements and illustrates various algorithms on deterministic and non-deterministic finite automata including:
· determinization via the powerset construction
· minimization of deterministic finite automata
· intersection, union, and complement
All algorithms are visualized where one can either let the algorithms run automatically or in a step-by-step mode.
User Reviews for FAT FOR MAC 1
-
FAT FOR MAC is a valuable tool for understanding finite automata concepts. The visualizations make algorithms clear and easy to follow.