Paper Contents
Abstract
Automata theory is an exciting topic in Computer Science where we develop models for logic that defines the running of any machine. In this project, we are developing an automata converter using C#. Conversion of NFA to DFA is done by Automata converter. Automata is used to depict the computation of any machines functioning. Here we use an algorithm to convert NFA to DFA in an efficient way.
Copyright
Copyright © 2023 Tanish N. This is an open access article distributed under the Creative Commons Attribution License.