Skip to content
#

deterministic-finite-automata

Here are 127 public repositories matching this topic...

The "Automata Learning Lab da Universidade Aberta (UAbALL)" strives to be an integrated laboratory for simulation of Automata. A first phase focused on building the base and introducing the Simulation of Deterministic Finite Automata (DFA). This Laboratory intends to enjoy the capacity of extensibility and adaptability, being this document a tec…

  • Updated Jan 3, 2021
  • JavaScript

The aim of this project is to design and implement a library allowing to generate and represent finite state machine also know as finite automaton. The library will also implement algorithms to perform operations that are specific to finite state automaton : Determination, Minimization, Complementary, Elimination of ***ε*** transitions, etc

  • Updated Dec 29, 2020
  • Java

Improve this page

Add a description, image, and links to the deterministic-finite-automata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deterministic-finite-automata topic, visit your repo's landing page and select "manage topics."

Learn more