Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 158 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 158 Bytes

pushdown-automaton

Push down automaton that can check if a word belongs to the automaton. Supported accepting by accepting states or by emptying the stack.