Sciweavers

ALGORITHMICA
2016

The Complexity of Separating Points in the Plane

8 years 23 days ago
The Complexity of Separating Points in the Plane
We study the following separation problem: Given n connected curves and two points s and t in the plane, compute the minimum number of curves one needs to retain so that any path connecting s to t intersects some of the retained curves. We give the first polynomial (O(n3)) time algorithm for the problem, assuming that the curves have reasonable computational properties. The algorithm is based on considering the intersection graph of the curves, defining an appropriate family of closed walks in the intersection graph that satisfies the 3-path-condition, and arguing that a shortest cycle in the family gives an optimal solution. The 3-path-condition has been used mainly in topological graph theory, and thus its use here makes the connection to topology clear. We also show that the generalized version, where several input points are to be separated, is NP-hard for natural families of curves, like segments in two directions or unit circles.
Sergio Cabello, Panos Giannopoulos
Added 29 Mar 2016
Updated 29 Mar 2016
Type Journal
Year 2016
Where ALGORITHMICA
Authors Sergio Cabello, Panos Giannopoulos
Comments (0)