Topic: "deterministic-finite-automata"
Gurpartap/statemachine-go
🚦 Declarative Finite-State Machines in Go
Language: Go - Size: 107 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 103 - Forks: 19

whitemech/pythomata
A Python package for automata theory.
Language: Python - Size: 6.07 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 56 - Forks: 6

Dentrax/Finite-State-Machine
Finite State Machine Library for .NET Core (with EASY and ADVANCED implementation)
Language: C# - Size: 35.2 KB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 16

ehwan/RustyLR
Bison-like, GLR, LR(1) LALR(1) parser generator for Rust with custom reduce action, optimization
Language: Rust - Size: 2.31 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 19 - Forks: 0

amirkabiri/finite-automata
Graphical interface for designing finite automata
Language: JavaScript - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

lowlighter/cellular-automaton 📦
đź§« A complex cellular automaton which simulates an entire ecosystem : universe, flora and fauna.
Language: JavaScript - Size: 1.4 MB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 5

amir-azari/DFA-Minimizer-JavaFX
A JavaFX-based tool for visualizing, editing, and minimizing DFAs (Deterministic Finite Automata), enabling users to efficiently create, optimize, and work with state machines in a user-friendly interface.
Language: Java - Size: 3.85 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

arjkashyap/DFA-simulator
A tool for testing and simulating Deterministic Finite Machines with string inputs
Language: JavaScript - Size: 2.08 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 0

kvrigor/dfa2cfg
Naive GUI app for generating the context-free grammar (CFG) from an input deterministic finite automaton (DFA).
Language: C# - Size: 237 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 2

lucaslise/reCreator
Uma ferramenta para criar e validar Expressões Regulares
Language: JavaScript - Size: 2.66 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

MERZAK-X/LexicalAnalyser
Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
Language: C# - Size: 774 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

jaxcksn/FSMD
A python CLI tool for creating diagrams of finite state machines.
Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

theumairtahir/CipherCompilerLexicalAnalyzer
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
Language: C# - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

KarmaKamikaze/GeneticDFA
The GeneticDFA project uses genetic programming to reverse engineer blackbox systems modeled in DFA form.
Language: C# - Size: 4.27 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

drknzz/Deterministic-Finite-Automata
🔄 Deterministic Finite Automata simulator 🔄
Language: Prolog - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

AndreMacielSousa/UAbALL
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 technical and scientific basis for the future production of the remaining components, as well as adapted to new technological realities and distribution platforms.
Language: JavaScript - Size: 987 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

shakibaam/formal-language-and-automata
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Salpadding/regexp
regular expression engine based on deterministic finite automata(DFA)
Language: Go - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

eraldoforgoli/NFAtoDFAConverter
Theory of Computation | Conversion from NFA to DFA
Language: Java - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

felixklauke/winchester
Fast and effective automaton software that can simulate acceptance tests in a state machine style also providing support for validation, minimization and complement generation.
Language: C++ - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

slemonide/genetic_programming_ant
Genetic programming algorithm for automating ant motion
Language: Lua - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

dankolesnikov/DFAtoTuringMachine
Turing Machine that simulates behavior of any Deterministic Finite Automata
Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 5

cgiff9/tmfuck
A simple free-form interpreted language for building Turing machines and other automata
Language: C - Size: 1.49 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

zezax/one
This is the "one": Linuxy infrastructureish mostly C++ code.
Language: C++ - Size: 702 KB - Last synced at: about 24 hours ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

LeandroMartinMacato/Automata_Project
Simulate a string if it is valid in the deterministic finite automaton (DFA)
Language: Python - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ShrohanMohapatra/PackMFCS
A set of python programs that can be used by early learners of the Mathematical Foundations of Computer Sciences (courtesy: Introduction to the Theory of Computation by Michael Sipser)
Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

chrisbouas/DFA-Creator
A simple program to create DFAs and test them
Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

gridhead/re2fa-converter
A Qt 5 Python GUI application for converting regular expressions to a finite automaton
Language: Python - Size: 34.4 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

FooKaiWen/Conjuction-Finder-DFA
Web application that utilizes Deterministic Finite Automata as a conjunction finder and find patterns
Language: Python - Size: 251 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mehanix/DFA-NFA-Acceptor
đź–§ Program that loads a DFA/NFA from a file, then checks if words are accepted by the automata.
Language: C++ - Size: 1.53 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

joneshshrestha/DFA
DFA (Deterministic Finite Automata)
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

bernardkllogjri/FiniteAutomataConverter
Converts a given epsilon-NFA to NFA to DFA
Language: JavaScript - Size: 315 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

AnaNava1996/Teoria-Computacional-1erDepartamental-Programa4-Paridad
Deterministic Finite Automata: This program analyzes a string of 0's and 1's, manually or automatically, and tells you if the string have the same number of 0's than 1's. Also. It works with an automata
Language: Python - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Youssef-Remah/REGEX-To-DFA-Converter
Regular Expression to Deterministic Finite Automaton Converter.
Language: C++ - Size: 36.1 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

andreiOpran/Deterministic-Finite-Automaton-Emulator
Deterministic Finite Automaton Emulator in C++
Language: C++ - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

raoulsuli/Formal-Languages-and-Automata
Formal Languages and Automata Course (2020-2021)
Language: Python - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

IanCarmona/Teoria-De-La-Computacion
This repository contains all the exercises done in the Theory of Computation course, addressing topics such as deterministic and nondeterministic finite automata, as well as grammar generation, along with an implementation of the Turing machine.
Language: Python - Size: 5.96 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

na-teag/editeur-AEF
Projet CY-Tech
Language: Python - Size: 371 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JaleelB/dfa-analyzer
A C++ library to create, load, and analyze Deterministic Finite Automata (DFA) with up to 10 states and lowercase letter alphabets. Offers file loading, state modification, and string acceptance checks.
Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hoomankaseban/The-Finite-Automaton-and-operations-on-it
This project includes classes and methods that are built to perform various operations on FAs.(Final project for Fundamentals of Computational Theory)
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gamatos/gold
A proof of concept C++ application for learning regular languages
Language: C++ - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gdaguilarc/NFA-to-DFA
In a graphical way we transform a finite non-deterministic automate (NFA) to a deterministic finite automate (DFA)
Language: JavaScript - Size: 991 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

artisan1218/Turing-Machine
Java implementation of DFA(Deterministic Finite Automata) and Turing Machine
Language: Java - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Randell-janus/DFA-Simulator
Simulates path of a given DFA using a state diagram
Language: JavaScript - Size: 225 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 4

vanessa-nascimento/afn
ExercĂcio Programa que faz a emulação de um AutĂ´mato Finito NĂŁo DeterminĂstico (AFN) para a matĂ©ria de Introdução Ă Teoria da Computação đź’»
Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

weenchvd/Regex
Regular expression. Scaner. Parser. Compiler. Engineering a Compiler, 2nd Edition - K. Cooper, L. Torczon (2012)
Language: C++ - Size: 239 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

tigertv/dfa
Deterministic finite automaton
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

edesmontils/JFSM
Language: Java - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 5

cristian404dev/deterministic-finite-automaton
Deterministic finite automaton in Java
Language: Java - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

scipsycho/DFA-Maker
I have tried to make a DFA-Maker. You enter a regular expression or regex containing concatenation, or and grouping operations and as an output, you will get a PNG file containing the DFA for that accepts that regular expression.
Language: C++ - Size: 298 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

CoGian/FiniteAutomata
Implementation of Finite Automata(deterministic , non-deterministic and non-deterministic with ε transitions)
Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AshkanM96/TM-and-DFA-Compiler-and-Simulator
Compiler/Simulator for Models of Computation
Language: Java - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

joshuacrotts/deterministic-finite-automaton-parser
Deterministic Finite Automata parser for my Theory of Computation class.
Language: Java - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

felixklauke/deterministic-finite-automaton
Minimalistic deterministic finite automaton for my university class and for learning go, capable of running simple word acceptance tests. Not feature complete and only for educational reasons.
Language: Go - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

saviorabelo/dfa
A simple example of Deterministic Finite Automata (DFA) in Python.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ajarnagin1992/py-dfa
Python script that outputs minimized form of input deterministic finite automaton.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

vishal1565/Compiler
This repository contains all of my codes of Compiler Lab
Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

YeonwooSung/TuringMachines
A turing machine for both deterministic and nondeterministic way
Language: C - Size: 8.87 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

FernandoFong/AutomatesAndFormalLanguages
Projects of Automata and Formal Languages, fourth semester, computer science.
Language: Java - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

HarryR/gamesim
Simulate games involving a system of multiple state machines interacting with each other
Language: Python - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

paulgriffiths/automata
Deterministic and nondeterministic finite automata and regular expressions in Go.
Language: Go - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ghost1412/DFA-NFA-simulator
This is a lex program to simulate NFA/ DFA
Language: Lex - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

angeligareta/deterministic-finite-automaton
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
Language: C++ - Size: 531 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

angeligareta/finite-automaton-comparator
Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
Language: C++ - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

MaciejWanat/AutomataDeterminizer
Program that converts nondeterministic fininte automata into deterministic one
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rajaupadhyay/NFAtoDFA
A python program that helps convert NFAs to DFAs. (Uses networkx)
Language: Python - Size: 85 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

RafahCSilva/DFAdesigner Fork of evanw/fsm
Deterministic Finite Automaton Designer
Language: JavaScript - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

joerg-schliesser/container-automat-factory
A generator of service-oriented applications for demonstration purposes that are based on Deterministic Finite Automata (abbreviated DFA).
Language: Java - Size: 293 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

OpenKNX/OAM-StateEngine
State Machines for KNX configurable via ETS
Language: PowerShell - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

OpenKNX/OFM-DFA
Module for OpenKNX: State Maschines for KNX defined as Deterministic Finite Automaton (DFA)
Language: C++ - Size: 1.83 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

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

VeriFIT/automata-bench
Collected list of benchmarks for evaluating different approaches to reasoning about regular properties.
Language: Shell - Size: 619 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Lmh-java/DFASimulator
A DFA simulator to visualize DFA constructions
Language: Java - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

josevandermeulen/Simplifier
This project aims to simplify regular expressions using unique identifiers for equivalent expressions. It integrates various representations of regular languages and provides efficient algorithms for simplification and conversion. The system includes an additional layer for optimizing expression size using a Union-Find structure.
Language: Java - Size: 144 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

opDataa/Simple-Automaton-Simulator
Automata Simulator: DFA & NFA
Language: Java - Size: 1.76 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

zestones/automata-conversion
This project provides a C implementation for converting a Nondeterministic Finite Automaton (AFN) into a Deterministic Finite Automaton (AFD).
Language: C - Size: 119 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DoniaGameel/Regex_to_NFA_DFA_minmized_DFA
Language: Jupyter Notebook - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

gdderije/Automata-Language-Theory
Deterministic Finite Automata
Language: C++ - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

elifozmen/Deterministic-Finite-Automata--DFA-
Please read the Design Report.
Language: Java - Size: 374 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mamiglia/meravigliosi-automi
The Finite State Machine (FSM) Interactive Learning Website is a modern and user-friendly online platform designed to assist Computer Science students in comprehending the fundamental concepts of Finite State Machines.
Language: Vue - Size: 2.87 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mohammad-safari/finite-state-machine-model-and-operations
formal_language_theory_midterm_project_spring_1402
Language: Java - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ronaldmacal/Analizador-lexico-v2-consola-
Analizador léxico para automatas finitos deterministas, automatas de pila, gramáticas regulares y gramáticas tipo 2. Proyecto basado en Consola Python.
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ronaldmacal/Analizador-Lexico-v1-consola-
Analizador léxico de automatas finitos y gramaticas regulares. Proyecto basado en Consola Python.
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ablazecodes/compiler_construction
Programs in the domain of Compiler Construction and Automata Formal Language. Some of the problems included are
Language: C++ - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gsfran/dfa_optimization
DFA Optimization Challenge as presented by Computerphile
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

w-i-l/deterministic-nondeterministic-finite-automata
An implementation of a DFA & NFA
Language: Python - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ralodev/FSM-Generator
FSM Generator is a simple web application that allows you to generate finite state machines (FSM) / Deterministic Finite Automata (DFA) from regular expressions.
Language: JavaScript - Size: 758 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

getHibou/Deterministic_Finite_Automaton
Trabalho feito para a terceira prova da disciplina de Linguagens Formais e AutĂ´matos da Universidade Federal do MaranhĂŁo (UFMA) semestre 2022.1
Language: C# - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Daniyal-Murtaza/deterministic-finite-automata
This repo consists of the python implementation of deterministic finite automaton by utilizing object oriented programming.
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Prem-ium/Deterministic-Finite-Automaton 📦
A Java program to model a DFA (Deterministic Finite Automaton)
Language: Java - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

StardustLID/learning-haskell
My Haskell code for "252-0058-00L Formal Methods and Functional Programming" at ETH Zurich, Spring 2022.
Language: Haskell - Size: 2.93 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bashirhanafi/virtual-pet-dfa
Virtual Pet atau "Hewan Peliharaan Maya" adalah sejenis aplikasi bot yang berperilaku secara maya seperti hewan peliharaan. Virtual Pet bertingkah laku yang dipengaruhi oleh tuannya dan dapat dirancang menggunakan Finite State Automaton (FSA) dengan mesin Deterministic Finite Automaton (DFA) pada Teori Bahasa dan Automata.
Language: Java - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

r-fine/426-DFA-string-maching
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AxonBlAzE/Gumball-Machine
Created a Deterministic Finite Automata to serve as a Gumball Machine
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexbochman/FCS-Project
Foundations of Computer Science course at the University of Massachusetts Lowell.
Language: C++ - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

songvut365/DFA-ATM
🏧 Automatic Teller Machine using Deterministic Finite Automaton, Web application
Language: Vue - Size: 5.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DouglasKosvoski/DFA-Generator
Application to construct, determinize and minimize (eliminate dead and unreachable) states from Nondeterministic finite automaton.
Language: Python - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

saisubham/dfa
Implementation of Deterministic Finite Automata using Go
Language: Go - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nicolasdesnoust-codingame/Bender
Solution à l'exercice Bender – Épisode 1 proposé par la plateforme Codingame.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kentril0/Minimize-DFA
Minimization of DFA using equivalence theorem, written in Haskell
Language: Haskell - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
