UKZN Computer Science Theory of Computation 3rd year project.
-
Updated
Jan 15, 2016 - Java
UKZN Computer Science Theory of Computation 3rd year project.
Assignments for the course CSD303 Theory Of Computation
Java implementation of a Definite & Indefinite finite automata
Java program that converts regular expression to DFA.
Theory of Computation | Conversion from NFA to DFA
Translate regular expression to NFA map picture(正规式构造NFA图片)
automata machines implemented in Core JAVA.
A little toolbox that provides detector and converter for DFA machines
The aim of this project is to design and implement a library allowing to generate and represent finite state machine also know as finite automaton. The library will also implement algorithms to perform operations that are specific to finite state automaton : Determination, Minimization, Complementary, Elimination of ***ε*** transitions, etc
Add a description, image, and links to the nfa topic page so that developers can more easily learn about it.
To associate your repository with the nfa topic, visit your repo's landing page and select "manage topics."