mindfa

There are 3 repositories under mindfa topic.

  • YanhuiJessica/Finite-Automata-Machine

    Regex -> ε-NFA -> DFA -> minDFA, lexical analysis

    Language:Python2200
  • ZiadSheriif/AutoMajestic

    RegEx Visualizer is a powerful tool that allows you to visualize the process of converting regular expressions into Non-deterministic Finite Automata (NFA), Deterministic Finite Automata (DFA), and minimized DFA.

    Language:Jupyter Notebook2101
  • arashsm79/automapy

    a GUI and CLI tool for converting a non-deterministic finite automaton (NFA) to a deterministic finite automaton (DFA) and further minimizing the DFA.

    Language:Python120