Removing Connected Obstacles in the Plane is FPT

02/04/2020
by   Eduard Eiben, et al.
0

Given two points in the plane, a set of obstacles defined by closed curves, and an integer k, does there exist a path between the two designated points intersecting at most k of the obstacles? This is a fundamental and well-studied problem arising naturally in computational geometry, graph theory, wireless computing, and motion planning. It remains NP-hard even when the obstacles are very simple geometric shapes (e.g., unit-length line segments). In this paper, we show that the problem is fixed-parameter tractable (FPT) parameterized by k, by giving an algorithm with running time k^O(k^3)n^O(1). Here n is the number connected areas in the plane drawing of all the obstacles.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
12/11/2017

How to navigate through obstacles?

Given a set of obstacles and two points, is there a path between the two...
research
07/22/2011

Computing the obstacle number of a plane graph

An obstacle representation of a plane graph G is V(G) together with a se...
research
06/30/2022

Bounding and computing obstacle numbers of graphs

An obstacle representation of a graph G consists of a set of pairwise di...
research
05/02/2023

Revisiting the Minimum Constraint Removal Problem in Mobile Robotics

The minimum constraint removal problem seeks to find the minimum number ...
research
09/05/2017

Push-Pull Block Puzzles are Hard

This paper proves that push-pull block puzzles in 3D are PSPACE-complete...
research
03/15/2022

Point Separation and Obstacle Removal by Finding and Hitting Odd Cycles

Suppose we are given a pair of points s, t and a set S of n geometric ob...

Please sign up or login with your details

Forgot password? Click here to reset