Skip to content

MatiasMaravi/Finite-State-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite-State-Machine

Implementation of a Finite-State Machine (FSM) in C++ with an interactive menu to create and test automata.

Getting Started

To run the program, navigate to the src/ directory and compile the main.cpp file using g++ or execute the script.sh file.

sh script.sh

About

Implementation of a Finite-State Machine (FSM) in C++ with an interactive menu to create and test automata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors