Definition
Polynomial Complexity Class
The complexity class is the set of all decision problems that can be solved in polynomial time (w.r.t. to the instance size).
The complexity class contains all decision problems for which there exists an algorithm such that, for all instances of , runs polynomial.