Do there exists any Standard Syntax for Describing the Transition Table for an NFA or DFA ?
A:
You can use the GDL (Graph Description Language) to do this:
You may also be interested in DOT, which is a plain text graph description language: DOT
Michael Goldshteyn
2010-10-19 15:08:15