https://github.com/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.
https://github.com/angeligareta/deterministic-finite-automaton
cpp deterministic-finite-automata deterministic-finite-automaton dfa
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/angeligareta/deterministic-finite-automaton
- Owner: angeligareta
- License: mit
- Created: 2017-12-30T22:45:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T23:44:24.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T21:11:49.104Z (9 months ago)
- Topics: cpp, deterministic-finite-automata, deterministic-finite-automaton, dfa
- Language: C++
- Homepage:
- Size: 531 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0