Skip to content

SOOS2908/eNFA-to-DFA-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

eNFA-to-DFA-converter

ECE minor project

python-based epsilon-NFA to DFA converting program which also uses networkx module to visualize finite automata


Example:

Input epsilon-NFA Parameters:
image

Plotting epsilon-NFA:
image

Finding epsilon-closure of all nodes:
image

Final Output DFA Parameters:
image

Plotting DFA:
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published