GitHub topics: dfa-simulator
lamzaone/DFA-multiple-search
DFA multiple substring search
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mirzaim/Finite-Automata-Project
Finite automata (DFA and NFA) with functionality to convert NFAs to DFAs and check string acceptance.
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jElhamm/Deterministic-Finite-Automaton-DFA
"implementation of a Deterministic Finite Automaton (DFA). Includes classes for defining and processing DFAs, with parsers for JSON, Text File, Dictionary and String formats."
Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

mstern98/topologic-git
A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as which states the graph starts in.
Language: C - Size: 5.74 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

Coursal/PyDFA
A basic Python 3 project that scans a given word and returns if its valid or not based on a DFA defined by a text file
Language: Python - Size: 277 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nayel71/simple-dfa
A simple DFA simulator
Language: C++ - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ErnestThePoet/Automata-Playground
在线可视化地设计、运行自动机,支持DFA和TM Feel free to create & run your DFA and TM🍩Based on React+Next.js+Mobx+Vis Network
Language: JavaScript - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 0

weichung96/PlaceFinder
Find place names using Deterministic Finite Automaton (DFA)
Language: JavaScript - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

AustinZuniga/DFA-implemented-python
Deteministic Finite Automaton Implementation in Python Language
Language: Python - Size: 295 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

florinDNL/dfa-cli
Deterministic Finite Acceptor CLI Simulator
Language: C++ - Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

amir78729/DFA-simulation
Creating Deterministic Finite Automatas and using it to check if an input string is valid or not
Language: Java - Size: 961 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

keegandonley/automaton-deno
Automaton execution and manipulation tool for Deno
Language: TypeScript - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

omar-dahrawy/DFA-using-Java
Simulating a DFA using Java.
Language: Java - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Amirhossein-Rajabpour/Finite-Automata-simulator
Theory of machines and languages course project.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

Draglesss/AFD
Language: C++ - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matheusfbonfim/Automaton-DFA-Simulator
Consiste na implementação de um simulador de Autômato Finito Determinístico (AFD) que aceite a especificação de um AFD.
Language: Python - Size: 4.82 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

radinshayanfar/AUT_FLA
AUT Formal Languages and Automata course programming assignment
Language: Python - Size: 605 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

MaicolM11/Deterministic-Finite-Automaton
Deterministic finite automaton implementation that allows to create an interactively Automaton.
Language: Java - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

faridmovsumov/dfa-simulator
Dfa Simulator C#
Language: C# - Size: 199 KB - Last synced at: 1 day ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0
