https://github.com/smirnovlad/mipt-psamcs-atp-formal-semester-3
MIPT "Formal languages and translations" course
https://github.com/smirnovlad/mipt-psamcs-atp-formal-semester-3
algorithms cyk-algorithm dfa-minimization google-test
Last synced: 2 months ago
JSON representation
MIPT "Formal languages and translations" course
- Host: GitHub
- URL: https://github.com/smirnovlad/mipt-psamcs-atp-formal-semester-3
- Owner: smirnovlad
- Created: 2022-09-26T09:55:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T08:32:37.000Z (about 2 years ago)
- Last Synced: 2025-01-25T09:43:11.205Z (4 months ago)
- Topics: algorithms, cyk-algorithm, dfa-minimization, google-test
- Language: C++
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIPT "Formal languages and translations" course
### Content:
- prac-1 – "DFA and Minimal complete DFA construction algorithm"
- prac-2 – "CYK algorithm"