Skip to content

Simulate a string if it is valid in the deterministic finite automaton (DFA)

Notifications You must be signed in to change notification settings

LeandroMartinMacato/Automata_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automata Wizard


logo

About

The Automata Wizard will help you check String if it is valid on 2 sample Regular Expression while simulating the path the string took in the deterministic finite automaton (DFA)

A Project required in S-CSP315 Course

Preview Project in your browser using the link below hosted by Heroku

Frontend

  • Streamlit

Backend/Database

  • Python

Installation

1. Clone Repo

git clone https://github.com/LeandroMartinMacato/Automata_Project

2. pip install -r requirements.txt

pip install -r requirements.txt

3. Run Python Streamlit File

python main.py

Preview

Preview WebApp

Screenshot

screenshot

About

Simulate a string if it is valid in the deterministic finite automaton (DFA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published