Alternating Turing machine

ID: alternating-turing-machine

An Alternating Turing Machine (ATM) is a theoretical model of computation that extends the regular Turing machine by incorporating the concept of nondeterminism in a more expressive way. It is part of the class of automata used in computational complexity theory.

New to topics? Read the docs here!