Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 212 Bytes

Automata

Algorithms of Automata Theory

  • Elimination of Useless Symbols
  • Elimination of Epsilon Production
  • Elimination of Unit Production
  • Conversion to Chmosky Normal Form
  • Cocke-Younger-Kasami algorithm