mahtabfarrokh / Finite-state_machine

my Data structure project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finite-state_machine

it's implementation of Finite-state machine. you give your transition Matrix and program will draw graph of matrix (using graphviz), adjacent list, if graph has loop you can delete it and see the graph result.

About

my Data structure project


Languages

Language:Python 100.0%