Content deleted Content added
no, you don't need the "at least n" criterion. |
→Statement: Oops, sorry on the n thing - simplify the second statement |
||
Line 9:
If ''f''(''n'') is a time-constructible function, then there exists a [[decision problem]] which cannot be solved in worst-case deterministic time ''f''(''n'') but can be solved in worst-case deterministic time ''f''(''n'')<sup>2</sup>. In other words, the complexity class [[DTIME]](''f''(''n'')) is a strict subset of DTIME(''f''(''n'')<sup>2</sup>).
Even more generally, it can be shown that if
===Proof===
|