Point Separation and Obstacle Removal by Finding and Hitting Odd Cycles

03/15/2022
by   Neeraj Kumar, et al.
0

Suppose we are given a pair of points s, t and a set S of n geometric objects in the plane, called obstacles. We show that in polynomial time one can construct an auxiliary (multi-)graph G with vertex set S and every edge labeled from {0, 1}, such that a set S_d ⊆ S of obstacles separates s from t if and only if G[S_d] contains a cycle whose sum of labels is odd. Using this structural characterization of separating sets of obstacles we obtain the following algorithmic results. In the Obstacle-Removal problem the task is to find a curve in the plane connecting s to t intersecting at most q obstacles. We give a 2.3146^qn^O(1) algorithm for Obstacle-Removal, significantly improving upon the previously best known q^O(q^3) n^O(1) algorithm of Eiben and Lokshtanov (SoCG'20). We also obtain an alternative proof of a constant factor approximation algorithm for Obstacle-Removal, substantially simplifying the arguments of Kumar et al. (SODA'21). In the Generalized Points-Separation problem, the input consists of the set S of obstacles, a point set A of k points and p pairs (s_1, t_1),... (s_p, t_p) of points from A. The task is to find a minimum subset S_r ⊆ S such that for every i, every curve from s_i to t_i intersects at least one obstacle in S_r. We obtain 2^O(p) n^O(k)-time algorithm for Generalized Points-Separation problem. This resolves an open problem of Cabello and Giannopoulos (SoCG'13), who asked about the existence of such an algorithm for the special case where (s_1, t_1), ... (s_p, t_p) contains all the pairs of points in A. Finally, we improve the running time of our algorithm to f(p,k) n^O(√(k)) when the obstacles are unit disks, where f(p,k) = 2^O(p) k^O(k), and show that, assuming the Exponential Time Hypothesis (ETH), the running time dependence on k of our algorithms is essentially optimal.

READ FULL TEXT

page 9

page 11

page 13

page 21

page 23

page 27

page 31

page 35

research
10/22/2018

On the Minimum Consistent Subset Problem

Let P be a set of n colored points in the plane. Introduced by Hart (196...
research
05/06/2023

Minimum-Membership Geometric Set Cover, Revisited

We revisit a natural variant of geometric set cover, called minimum-memb...
research
11/29/2020

A Constant Factor Approximation for Navigating Through Connected Obstacles in the Plane

Given two points s and t in the plane and a set of obstacles defined by ...
research
03/28/2018

Boundary Labeling for Rectangular Diagrams

Given a set of n points (sites) inside a rectangle R and n points (label...
research
09/03/2022

Online Evasive Strategy for Aerial Survey using Sierpinski curve

This paper deals with the aerial survey of a closed region using the Spa...
research
02/04/2020

Removing Connected Obstacles in the Plane is FPT

Given two points in the plane, a set of obstacles defined by closed curv...
research
05/02/2023

Revisiting the Minimum Constraint Removal Problem in Mobile Robotics

The minimum constraint removal problem seeks to find the minimum number ...

Please sign up or login with your details

Forgot password? Click here to reset