An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deterministic-finite-automaton

OpenKNX/OAM-StateEngine

State Machines for KNX configurable via ETS

Language: PowerShell - Size: 82 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 1

OpenKNX/OFM-DFA

Module for OpenKNX: State Maschines for KNX defined as Deterministic Finite Automaton (DFA)

Language: C++ - Size: 1.55 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 1

1nchy/finite_state_machine

finite state machine or deterministic finite automata in c++20 template

Language: C++ - Size: 325 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

rezamardaniDev/finite-acceptor

Python implementation of a Deterministic Finite Automaton (DFA) with interactive testing. Verify input string acceptance and explore language processing concepts

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

SamuraJey/NodeJS-HW

Репозиторий для задач по курсу "скрипты"

Language: JavaScript - Size: 1.11 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

cgiff9/tmfuck

A simple free-form interpreted language for building Turing machines and other automata

Language: C - Size: 1.49 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

ZigRazor/CXXAutomata

A C++ library for simulating automata and Turing machines

Language: C++ - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 4

mikewlange/35SearchesInC

Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even the Zhu-Takaoka algorithm. And 32 more.

Language: Objective-C - Size: 197 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 4

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: 18 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

opDataa/Simple-Automaton-Simulator

Automata Simulator: DFA & NFA

Language: Java - Size: 1.76 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

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

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: over 4 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: over 2 years ago - Stars: 0 - Forks: 1

MicroBeaut/Finite-State

Finite-State Machine (FSM) for Arduino

Language: C++ - Size: 696 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

cristian404dev/deterministic-finite-automaton

Deterministic finite automaton in Java

Language: Java - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DorkArn02/python-deterministic-automaton

DFA simulator GUI in Python

Language: Python - Size: 422 KB - Last synced at: about 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: 8 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lcubrilo/Teorijsko-racunarstvo

Fiddling with some Deterministic and Nondeterministic Final State Automata, as inspired by the "Theoretical Computing" subject in uni.

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 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: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Draglesss/AFD

Language: C++ - Size: 10.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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

edesmontils/JFSM

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

tigertv/dfa

Deterministic finite automaton

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 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: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

BogdanKocsis/FormalLanguagesAndCompilers

Language: C++ - Size: 133 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

pptacher/hackerrank

Language: C++ - Size: 105 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

j-christl/OCaml-dfa

Simple implementation of deterministic finite automata in OCaml

Language: OCaml - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

hadley31/dfa-project

CSCI 3236 Theoretical Foundations Final Project

Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
deterministic-finite-automaton 30 deterministic-finite-automata 16 dfa 15 finite-state-machine 9 state-machine 8 automata 6 finite-automaton 5 automata-theory 4 nondeterministic-finite-automata 4 finite-automata 3 theoretical-computer-science 3 dfa-simulator 3 pushdown-automaton 3 javascript 3 fsm 3 automata-simulator 2 state-machines 2 compiler 2 turing-machine 2 automatas 2 openknx 2 finite-state-automaton 2 automaton 2 parser 2 nfa 2 python 2 cpp 2 dfa-construction 2 finite-state-automata 2 non-deterministic-finite-automaton 2 java 2 formal-languages 2 knx 2 timed-finite-state-machines 1 transition-state 1 alfabeto 1 alphabet 1 automato 1 automato-finito-deterministico 1 diagrama-de-estados 1 ecommerce 1 tfsm 1 state-transition 1 state-management 1 fsa 1 finite-state-machine-for-arduino 1 finite-state 1 dfsm 1 dfsa 1 deterministic-finite-state-machine 1 deterministic-finite-state-automaton 1 arduino 1 viz 1 noam 1 interactive-diagrams 1 diagram-generator 1 ocaml 1 haskell 1 estados 1 nature-of-computation 1 state 1 automate 1 etat 1 mealy-machine 1 moore-machine 1 automatons 1 statemachine 1 statemachines 1 longest-palindromic-substring 1 finite-automaton-comparator 1 cplusplus 1 grammar 1 lexical-analyzer 1 dc3 1 longest-common-prefix 1 formal-specification 1 java-8 1 linguagens-formais 1 maquinas-de-estado 1 representacao-formal 1 state-diagram 1 states 1 suffixarray 1 customtkinter 1 matplotlib 1 networkx 1 tkinter 1 deterministic-algorithm 1 theoretical-foundations 1 regular-expression 1 state-automata 1 hacktoberfest 1 dpda 1 deterministic-turing-machine 1 cpp-library 1 cpp-lib 1 automata-processor 1 automata-machines-simulator 1 automata-learning 1 turing-machine-simulator 1