scispace - formally typeset
Open AccessJournal ArticleDOI

Approximation Schemes for Independent Set and Sparse Subsets of Polygons

Reads0
Chats0
TLDR
In this article, a (1 + e)-approximation algorithm with quasi-polynomial running time for computing a maximum weight independent set of polygons from a given set of polygonal polygons in the plane is presented.
Abstract
We present a (1+e)-approximation algorithm with quasi-polynomial running time for computing a maximum weight independent set of polygons from a given set of polygons in the plane. Contrasting this, the best-known polynomial time algorithm for the problem has an approximation ratio of ne. Surprisingly, we can extend the algorithm to the problem of computing the maximum cardinality subset of the given set of polygons whose intersection graph fulfills some sparsity condition. For example, we show that one can approximate the maximum subset of polygons such that the intersection graph of the subset is planar or does not contain a cycle of length 4 (i.e., K2,2). Our algorithm relies on a recursive partitioning scheme, whose backbone is the existence of balanced cuts with small complexity that intersect polygons from the optimal solution of a small total weight. For the case of large axis-parallel rectangles, we provide a polynomial time (1 + e)-approximation for the maximum weight independent set. Specifically, we consider the problem where each rectangle has one edge whose length is at least a constant fraction of the length of the corresponding edge of the bounding box of all the input elements. This is now the most general case for which a PTAS is known, and it requires a new and involved partitioning scheme, which should be of independent interest.

read more

Citations
More filters
Proceedings ArticleDOI

Dynamic Approximate Maximum Independent Set of Intervals, Hypercubes and Hyperrectangles

TL;DR: This work presents dynamic approximation algorithms for independent set of intervals, hypercubes and hyperrectangles in $d$ dimensions and shows that for maintaining an unweighted $(1+\epsilon)-approximate solution one needs polynomial update time for $d\ge2$ if the ETH holds.
Posted Content

Approximating Maximum Independent Set for Rectangles in the Plane.

TL;DR: In this article, the authors gave a polynomial-time constant-factor approximation algorithm for maximum independent set for (axis-aligned) rectangles in the plane using a new form of recursive partitioning in which faces that are constant-complexity and orthogonally convex are recursively partitioned into a constant number of such faces.
Proceedings Article

Fast LP-based approximations for geometric packing and covering problems

TL;DR: This work derives fast approximation schemes for LP relaxations of several well-studied geometric optimization problems that include packing, covering, and mixed packing and covering constraints and obtains the first near-linear constant factor approximation algorithms for several problems.
Journal ArticleDOI

Optimality Program in Segment and String Graphs

TL;DR: The construction exploits the celebrated Erdős–Szekeres theorem and shows that, quite surprisingly, 3-Coloring can also be solved in time, while an algorithm running in time 2o(n) for 4- Coloring even on axis-parallel segments would disprove the ETH.
Proceedings ArticleDOI

Approximating Maximum Independent Set for Rectangles in the Plane

TL;DR: In this paper , the authors gave a polynomial-time constant-factor approximation algorithm for maximum independent set for (axis-aligned) rectangles in the plane, based on a new form of recursive partitioning, in which faces that are constant-complexity and orthogonally convex are recursively partitioned into a constant number of such faces.
References
More filters
Journal ArticleDOI

Unit disk graphs

TL;DR: It is shown that many standard graph theoretic problems remain NP-complete on unit disks, including coloring, independent set, domination, independent domination, and connected domination; NP-completeness for the domination problem is shown to hold even for grid graphs, a subclass of unit disk graphs.
Journal ArticleDOI

A Separator Theorem for Planar Graphs

TL;DR: In this paper, it was shown that the vertices of a planar graph can be partitioned into three sets A, B, C such that no edge joins a vertex in A with another vertex in B, neither A nor B contains more than ${2n/3}$ vertices, and C contains no more than $2.

A separator theorem for planar graphs

TL;DR: In this paper, it was shown that the vertices of a planar graph can be partitioned into three sets A,B,C such that no edge joins a vertex in A with another vertex in B, neither A nor B contains more than 2n/3 vertices, and C contains no more than $2.
Proceedings ArticleDOI

Applications of random sampling in computational geometry, II

TL;DR: Asymptotically tight bounds for a combinatorial quantity of interest in discrete and computational geometry, related to halfspace partitions of point sets, are given.
Journal ArticleDOI

Polynomial time approximation schemes for Euclidean traveling salesman and other geometric problems

TL;DR: The previous best approximation algorithm for the problem (due to Christofides) achieves a 3/2-aproximation in polynomial time.
Related Papers (5)