Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 218 Bytes

todo.md

File metadata and controls

8 lines (7 loc) · 218 Bytes

Todo List

  • Handle lambda transitions in nfa
  • Nfa to Dfa function
  • Make it to take json from for initializations
  • Make it to take regex
  • Implement dfa to minimal dfa
  • Change regex to dfa