Nondeterministic Turing machine

A Turing machine whose transition rules can allow multiple next moves. It accepts an input when at least one possible computation path reaches an accepting state.

Connect