Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 731 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 731 Bytes

Determinisctic Finite Automaton

[PT/BR] - O trabalho consistia em implementar o AFD em anexo e como output tivesse "aceita" ou "rejeita" a linguagem. Como fiz algumas implementações adicionais, através de pequenas alterações no código-fonte, pode-se fazer o teste para qualquer autômato finito determinístico.

[ENG] - The work consisted of implementing the attached DFA and how the output would "accept" or "reject" the language. Since I did some additional implementations, through minor changes in the source code, one can do the test for any deterministic finite automaton.