Linear speedup theorem

A theorem stating that a Turing machine running in time T(n) can be simulated in roughly T(n)/c time for any fixed constant c, with an additive cost proportional to input length.

Connect