Skip to content

Deterministic Finite Automata: This program analyzes a string of 0's and 1's, manually or automatically, and tells you if the string have the same number of 0's than 1's. Also. It works with an automata

Notifications You must be signed in to change notification settings

AnaNava1996/Teoria-Computacional-1erDepartamental-Programa4-Paridad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teoria-Computacional-1erDepartamental-Programa4-Paridad

Deterministic Finite Automata

This program analyzes a string of 0's and 1's, manually or automatically, and tells you if the string have the same number of 0's than 1's. Also. It works with an automata

In the screenshot(26) you can see how the automata works, and in the screenshot(27), you can see the txt file with all the states of the automata

The reference is: Hopcroft, Introduction to Automata Theory Languages and Computation... page 51

About

Deterministic Finite Automata: This program analyzes a string of 0's and 1's, manually or automatically, and tells you if the string have the same number of 0's than 1's. Also. It works with an automata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages