Skip to content
Snippets Groups Projects
Jan Travnicek's avatar
Jan Trávníček authored
I redesigned the algorithm to make it similar to NPDA run implementation, most
importantly to handle cycles, also not even the very basic test that I
introduced didn't pass.

Additionaly, the graphStructuredStacks used to track the pushdown store and output were
incorrectly parametrized with InputSymbolType instead of PushdownStoreSymbolType
and OutputSymbolType.
6256b0a7
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..