Skip to content

ssramirezr/assignment1-katherin-samuel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Review Assignment Due Date

This is the implementation given to Assignment 1 of the Formal Languages and Compilers course by students:

Samuel Acosta Aristizabal and Katherin Nathalia Allin Murillo.

In this README we are going to show the language used, operating system and how it is executed:

  • The language used for this solution was Python and Windows Operating System version 11.

  • This is a Python script that minimizes a deterministic finite automaton (DFA) by finding equivalent states.

EXECUTION:

  1. Clone this repository to your local machine:
    git clone https://github.com/your-username/assignment1-katherin-samuel.git
    
  2. Run the script from the command line:
    python DFA_m.py
    
  3. When running this script the program waits for the user to enter data describing one or more DFA and after processing the input, prints the pairs of states that are equivalent according to the DFA minimization process

About

assignment1-katherin-samuel created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages