Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azrielx86/proyectolfya
https://github.com/azrielx86/proyectolfya
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/azrielx86/proyectolfya
- Owner: Azrielx86
- Created: 2023-01-17T18:23:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T05:30:33.000Z (almost 2 years ago)
- Last Synced: 2023-07-20T22:14:59.397Z (over 1 year ago)
- Language: Python
- Size: 575 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proyecto final Lenguajes Formales y Autómatas
## Simulación de un elevador con un autómata finíto determinístico
Uso:
python .\Proyecto.pySi se quieren agregar más de 5 pisos (por defecto), usar el siguiente
argumento adicional:python .\Proyecto.py -p
o
python .\Proyecto.py --pisos
## Demostración
![Demostracion](./docs/elevador.gif)