Skip to content

erfanrajati/Automata-Illustration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automata Illustration

This project provides visual illustrations of key algorithms and concepts in the Theory of Computation, a fundamental area in Computer Science.

Features

  • Automata Visualization: Generate and visualize automata diagrams.
  • Expression Analysis: Tools for parsing and converting regular expressions.
  • Phase-based Processing: Implementations are divided into phases, each addressing different computational models.

Installation

  1. Clone the repository:
    git clone https://github.com/erfanrajati/automata-illustration.git
  2. Install the required dependencies:
    pip install kivy
    conda install kivy

Usage

To start the application, run the main script:

python MyApp.py

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests to enhance the project.

About

Theory of Computation, a significant subject in Computer Science. Here you can find illustration algorithms for the data in this subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors