← home / data-structures-and-algorithms / 15: Approximation Algorithms ♡ 0 | | 2025.12.31 15: Approximation Algorithms Coming soon. Topics Approximation ratios Vertex cover (2-approximation) Set cover (greedy, log n) Traveling salesman (metric TSP) PTAS and FPTAS Inapproximability results Previous14: NP-CompletenessNext16: Randomized Algorithms