A nested stack automaton has multiple stacks that can be accessed in a nested manner (inner stacks can be pushed or popped only when the topmost stack is at a certain level).
A nested stack automaton has multiple stacks that can be accessed in a nested manner (inner stacks can be pushed or popped only when the topmost stack is at a certain level).