https://github.com/angeligareta/non-deterministic-finite-automaton
Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
https://github.com/angeligareta/non-deterministic-finite-automaton
cpp dfa nfa nfa-to-dfa-conversion nfa2dfa
Last synced: 3 months ago
JSON representation
Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
- Host: GitHub
- URL: https://github.com/angeligareta/non-deterministic-finite-automaton
- Owner: angeligareta
- License: mit
- Created: 2017-12-31T19:57:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-31T19:57:37.000Z (almost 8 years ago)
- Last Synced: 2025-03-16T08:42:53.365Z (7 months ago)
- Topics: cpp, dfa, nfa, nfa-to-dfa-conversion, nfa2dfa
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0