ShifatJahanShifa / Theory-of-Automata

some basic code on Theory Of Computing (Course: cse-312),

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theory-of-Automata

this repository will keep all of my codes i did in Theory of Automata course (SE 312), during my 3rd semester in Institute of Information Technology, University of Dhaka.

list of topic:

  1. dfa code accepting a certain string
  2. nfa to dfa conversion
  3. enfa to dfa conversion

** may be extended later

short description of each topic:

  1. ** later
  2. ** later
  3. ** later

About

some basic code on Theory Of Computing (Course: cse-312),


Languages

Language:C++ 100.0%