10/11/19 1
Computational Complexity
Ref: Algorithm Design (Ch 8) on Blackboard Mohammad T . Irfan Email: mirfan@bowdoin.edu Web: www.bowdoin.edu/~mirfan
CSCI 3210: Computational Game Theory
Famous complexity classes
u NP (non-deterministic
polynomial time)
u Class of decision problems
for which we can verify a solution (certificate/witness) in polynomial time u P (deterministic
polynomial time)
u Class of decision problems
that can be solved in polynomial time