Skip to content

Repository files navigation

Automata

Project to construct AFN's (Non deterministic automaton) using Thomson's Algorithim.

Constructs AFD converting from AFN to AFD by subset's method.

Create a direct AFD.

Minimize an AFD created by direct method.

Minimize an AFD create by subsets method.

Use graphviz to render automatas.

Usage Instructions

  1. Compile with java and run (delete package from each class)
  2. Use an IDE to compile project.

About

Proyecto del curso de diseño de lenguajes de programación, incluye AFN's, AFD por subconjuntos y directo y algoritmo de minimización

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages