Useful tools for people interested in mathematics and computer science (with a focus on the latter)
-
Updated
May 7, 2024 - C
Useful tools for people interested in mathematics and computer science (with a focus on the latter)
This repository contains a Python program for checking the acceptability of strings in a Finite State Machine (FSM). The program allows users to define the FSM by providing the number of states, inputs, transitions, and final states. It then evaluates user-provided strings to determine if they are acceptable within the specified FSM.
Using FLEX to get information from an HTML file
Add a description, image, and links to the formal-languages-and-automata topic page so that developers can more easily learn about it.
To associate your repository with the formal-languages-and-automata topic, visit your repo's landing page and select "manage topics."