Definition. Polynomial time [001C]

We say that the runtime of an algorithm is polynomial if its runtime is f(n)O(nk) for some fixed k.