Abstract data types and their manipulation implemented to solve typical college assignments of second year subjects of Informatics Engineering regarding efficient data structures.
-
Updated
Nov 16, 2020 - C++
Abstract data types and their manipulation implemented to solve typical college assignments of second year subjects of Informatics Engineering regarding efficient data structures.
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 efficient-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the efficient-data-structures topic, visit your repo's landing page and select "manage topics."