getHibou / Deterministic_Finite_Automaton

Trabalho feito para a terceira prova da disciplina de Linguagens Formais e Autômatos da Universidade Federal do Maranhão (UFMA) semestre 2022.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Trabalho feito para a terceira prova da disciplina de Linguagens Formais e Autômatos da Universidade Federal do Maranhão (UFMA) semestre 2022.1


Languages

Language:C# 100.0%