In a ratio proof, what sits between the optimum and the algorithm?
An algorithm is a factor 2 approximation for a minimization problem. What is guaranteed?
A proved ratio tells you the typical gap on everyday instances.
Circle one: True False
An instance makes the method return exactly twice the optimum. What does that show?
A factor 2 method returns 12 on some instance. Type the smallest value the optimum could have.
Answer: ______________
B is 10 and your method returns 18 with a claimed factor of 2. Does the claim hold here?
Your method has a tight factor 4 bound. A rival promises factor 2 unproved. What follows?
Theo computes optima on ten test cases, sees gaps near 1.1, and claims factor 1.1. What is wrong?