https://github.com/luc-wallace/dfa
DFA minimize algorithm
https://github.com/luc-wallace/dfa
Last synced: about 2 months ago
JSON representation
DFA minimize algorithm
- Host: GitHub
- URL: https://github.com/luc-wallace/dfa
- Owner: luc-wallace
- Created: 2024-03-09T15:28:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T15:41:50.000Z (about 1 year ago)
- Last Synced: 2025-01-23T21:54:35.750Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dfa
DFA minimize algorithm implemented in Python.
# Reference
Altenkirch, T. and Nilsson, H. (2011). Machines and their languages. [online] pp.25–29.
Available at: https://www.cs.nott.ac.uk/~psznhn/G52MAL/LectureNotes/g52mal-notes-2up.pdf.