Active learning tool designed to explore the pumping lemma property for regular language
-
Updated
Dec 30, 2024 - Java
Active learning tool designed to explore the pumping lemma property for regular language
Simple interpreter for PDA programs (Language for designing and testing pushdown automatas)
Given a Regular Language, constructs a DFA or NFA
Tool for manipulating Regular Languages
Transforming a regular expression into a nondeterministic automaton, then into a deterministic automaton, and back to a regular expression.
This project aims to simplify regular expressions using unique identifiers for equivalent expressions. It integrates various representations of regular languages and provides efficient algorithms for simplification and conversion. The system includes an additional layer for optimizing expression size using a Union-Find structure.
Add a description, image, and links to the regular-languages topic page so that developers can more easily learn about it.
To associate your repository with the regular-languages topic, visit your repo's landing page and select "manage topics."