We provide constant ratio approximation algorithms for two NP-hard problems, the rectangle stabbing problem and the rectilinear partitioning problem. In the rectangle stabbing problem, we are given a set of rectangles in two-dimensional space, with the objective of stabbing all rectangles with the m
Approximation Algorithms for Maximization Problems Arising in Graph Partitioning
โ Scribed by Uriel Feige; Michael Langberg
- Publisher
- Elsevier Science
- Year
- 2001
- Tongue
- English
- Weight
- 261 KB
- Volume
- 41
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
โฆ Synopsis
Given a graph G = V E , a weight function w E โ R + , and a parameter k, we consider the problem of finding a subset U โ V of size k that maximizes: Max-Vertex Cover k the weight of edges incident with vertices in U, Max-Dense Subgraph k the weight of edges in the subgraph induced by U, Max-Cut k the weight of edges cut by the partition U V \ U , Max-Uncut k the weight of edges not cut by the partition U V \ U .
For each of the above problems we present approximation algorithms based on semidefinite programming and obtain approximation ratios better than those previously published. In particular we show that if a graph has a vertex cover of size k, then one can select in polynomial time a set of k vertices that covers over 80% of the edges.
๐ SIMILAR VOLUMES
This paper presents polynomial-time approximation algorithms for the problem of computing a maximum independent set in a given map graph G with or without weights on its vertices. If G is given together with a map, then a ratio of 1 + ฮด can be achieved by a quadratic-time algorithm for any given con