An open API service indexing awesome lists of open source software.

https://github.com/yousryessam/deterministic-finite-automata

Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states
https://github.com/yousryessam/deterministic-finite-automata

cpp finite-state-machine state-machine

Last synced: about 1 month ago
JSON representation

Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states

Awesome Lists containing this project

README

          

# Deterministic-Finite-Automata
Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states