cxxautomata
https://github.com/zigrazor/cxxautomata
C++
A C++ library for simulating automata and Turing machines
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to cxxautomata
Help out
- Issues
- Create H
- Implementation Finite Automaton (FA)
- Implementation of Deterministic Finite Automaton (DFA)
- Implementation of Non-Deterministic Finite Automaton (NFA)
- Implementation Pushdown Automaton (PDA)
- Implementation Deterministic Pushdown Automaton (DPDA)
- Implementation Non-Deterministic Pushdown Automaton (NPDA)
- Implementation Turing Machine (TM)
- Implementation Deterministic Turing Machine (DTM)
- Implementation Non-Deterministic Turing Machine (NTM)
- Docs
- C++ not yet supported