Skip to content

joneshshrestha/DFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFA [Theory Of Computation]

∑ = {0, 1} accepting string :

  • starting with 1 and end with 0
  • starting with 01
  • with even number of 0's

∑ = {a, b} accepting string :

  • starting and ending with 'a'

Releases

No releases published

Packages

No packages published

Languages