Skip to content

A CLI program that converts εNFA to NFA and NFA to DFA.

Notifications You must be signed in to change notification settings

NoelEmaas/enfa-nfa-dfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

enfa-nfa-dfa

A python program that converts εNFA to NFA and NFA to DFA.

Install Dependencies

$ pip install -r requirements.txt

eNFA to NFA Output

Screenshot_2023-10-09-20-29-03_1920x1080

NFA to DFA Output with Complete Method

Screenshot_2023-10-09-15-19-58_1920x1080

NFA to DFA Output with Lazy Method

Screenshot_2023-10-09-16-02-02_1920x1080

About

A CLI program that converts εNFA to NFA and NFA to DFA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages