Skip to content
#

nfa-to-dfa-conversion

Here are 111 public repositories matching this topic...

State Machine App is a web app for automata enthusiasts, offering seamless conversion of Non-Deterministic Finite Automata (NFA) to Deterministic Finite Automata (DFA) alongside advanced algorithms for DFA minimization and reduction. With its intuitive interface, powerful features,and simplify complex automata tasks, making it a better application.

  • Updated May 4, 2024
  • CSS

A basic Implementation of a Deterministic Finite State Automaton (DFA), Non-Deterministic Finite State Automaton (NFA) and Fallback DFA with Actions (FDFA) along with the Left Recursion Elimination algorithm for a Context-Free-Grammar (CFG)

  • Updated Aug 3, 2020
  • Python

Improve this page

Add a description, image, and links to the nfa-to-dfa-conversion 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 nfa-to-dfa-conversion topic, visit your repo's landing page and select "manage topics."

Learn more