An open API service indexing awesome lists of open source software.

https://github.com/adriacabeza/tc

:neckbeard: Exercicis de Context-free Grammars, Regular descriptions, DFA, PDA... de l'assignatura de TC de la FIB
https://github.com/adriacabeza/tc

Last synced: 7 months ago
JSON representation

:neckbeard: Exercicis de Context-free Grammars, Regular descriptions, DFA, PDA... de l'assignatura de TC de la FIB

Awesome Lists containing this project

README

          

# Exercicis RACSO

[![HitCount](http://hits.dwyl.io/adriacabeza/https://github.com/adriacabeza/TC.svg)](http://hits.dwyl.io/adriacabeza/https://github.com/adriacabeza/TC) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/adriacabeza/TC/)

En el següent document hi ficaré les solucions d'alguns exercicis del RACSO. No hi estan tots (em feia tot el pal posar tots els que tinc) però potser t'ajuda si et quedes encallat en un exercici.

Llista d'exercicis del RACSO:
- Regular descriptions(Reg)
- Context-free grammars(CFG)
- Deterministic Finite Automaton (DFA)
- Pushdown Automaton (PDA)
- Reduccions de K (K)
- Reduccions de CFG (CFG)
- Exàmens

> He afegit els primers exercicis de la classe de problemes