This projects objective is to simulate a PDA's operations, taking a set of states, a stack and input alphabet, transition functions, start states, and final states as input, then simulating the PDA for given strings. The output includes the path traversed and the results, which are written to an output file.
-
Notifications
You must be signed in to change notification settings - Fork 0
emrekuruu/PDA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An Implementation of the pushdown automata that accepts an input file and strings. Returns whether they are accepted and the path taken.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published