finite-automata
Here are 12 public repositories matching this topic...
Project for the university course Formal Languages and Automata Theory. The code implements a Mealy Machine using C++.
-
Updated
Mar 9, 2024 - C++
-
Updated
Mar 19, 2023 - C++
A simple C++ library to simulate Finite Automata.
-
Updated
Oct 25, 2022 - C++
Regular expression. Scaner. Parser. Compiler. Engineering a Compiler, 2nd Edition - K. Cooper, L. Torczon (2012)
-
Updated
May 11, 2021 - C++
Deterministic finite automaton
-
Updated
Apr 22, 2021 - C++
Naive Algorithm, Rabin-Karp Algorithm, Finite Automata Algorithm, KMP Algorithm.
-
Updated
Jan 27, 2021 - C++
A utility tool used for validating regular expressions corresponding to a provided word
-
Updated
Sep 11, 2020 - C++
Lab experiments of Finite Automata Theory course (CSE 2206 at RUET)
-
Updated
Apr 28, 2020 - C++
Non-deterministic Finite Automata to Deterministic Finite Automata converter
-
Updated
Feb 26, 2020 - C++
A model verifier for finite automata written in C++
-
Updated
Jul 2, 2018 - C++
Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
-
Updated
Dec 30, 2017 - C++
Improve this page
Add a description, image, and links to the finite-automata topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the finite-automata topic, visit your repo's landing page and select "manage topics."