Theory of Computing

Encodings

Encodings

Turing machine inputs are always strings.

If we have object O (e.g. a graph) then ⟨O⟩ is a string representation of it.

Turing machines must reject invalid encodings as well

We can represent Turing machines as strings.