Skip to content

This project aims to convert a Non-deterministic Finite Automaton (NFA) into a Deterministic Finite Automaton (DFA) and provide functionality to test strings against the resulting DFA. The tool utilizes the Graphviz library to visualize the DFA.

Notifications You must be signed in to change notification settings

Praveen20cent/NFAtoDFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NFAtoDFA

This project aims to convert a Non-deterministic Finite Automaton (NFA) into a Deterministic Finite Automaton (DFA) and provide functionality to test strings against the resulting DFA. The tool utilizes the Graphviz library to visualize the DFA.

About

This project aims to convert a Non-deterministic Finite Automaton (NFA) into a Deterministic Finite Automaton (DFA) and provide functionality to test strings against the resulting DFA. The tool utilizes the Graphviz library to visualize the DFA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages