Skip to content

ved5288/NFA-CNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NFA-CNF

Run gcc -o executable loyalist.c ./executable

// Given input - a regular expression, and test cases. Tells whether the string is accepted by the regular expression or not. Checks this by constructing a NFA, and also by constructing a CNF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages