The cost of the solution produced by the algorithm is within a factor of of the cost of an optimal solution
For maximization problem,
For minimization problem,
If an algorithm achieves an approximation ratio of , call it -approximation algorithm
1-approximation algorithm = optimal solution
A large approximation ratio may return a solution that is much worse than optimal


