开发者

Syntax for Describing DFA or NFA

开发者 https://www.devze.com 2023-01-20 09:43 出处:网络
Do there exists any Standard Syntax for 开发者_运维问答Describing the Transition Table for an NFA or DFA ?You can use the GDL (Graph Description Language) to do this:

Do there exists any Standard Syntax for 开发者_运维问答Describing the Transition Table for an NFA or DFA ?


You can use the GDL (Graph Description Language) to do this:

Graph Description Language

You may also be interested in DOT, which is a plain text graph description language: DOT

0

精彩评论

暂无评论...
验证码 换一张
取 消