Releases: navrkald/regularConvertor
Releases · navrkald/regularConvertor
Final release before final exams
CfgToPda-release3 Remove alpha channel from diploma thesis.
Added new example cfg to pda
CfgToPda-release2 Smalls improvement in diploma thesis.
Implementation of conversion of Context-Free grammar to pushdown automata
CfgToPda-release1 Finished save and load conversion CFG to PDA and handle epsilon.
Implemented save load functionality
Also added working version of technical report.
Rewind to start and end functionality in stepping mode in all conversion
- Also changed functionality when we are in individual work mode and click show correct solution and then click check solution now it shows correct. (Previously it shows incorrect because it checks user solution on correct temp solution.)
- Self arrow is now visible when selected by dashed line.
- Tooltips to FA editing buttons.
- Make fully functional formal editor of FA.
- Add functionality when delete symol from FA in formal and internal view, then deletes all transitions with this deleted symbol.
Add to begin and to the end and repair correct status when show correct solution
1.2 Some bug repairs.
Some more translates to english
Remove debug window. And change some labels to lowercase.
First release for Bachelor Exam
Main functionality done. Issues fixed.
Bug repaires
Repaired some bugs.
Third conversion - Determinization FA
Determination has same features as second conversion.
When implementing 3th conversion I was trying to random generate FA only once.
Also repaired few issues when drawing FA.