Convert finite state machine to regular expression

后端 未结 5 600
面向向阳花
面向向阳花 2021-01-31 22:14

Is there a tool (or an algorithm) to convert a finite state machine into a regular expression?

(not the other way around, that would be easy).

5条回答
提交回复
热议问题