How to navigate through obstacles?
Eduard Eiben, Iyad Kanj

TL;DR
This paper investigates the computational complexity of navigating through obstacles with limited crossings, providing hardness results and developing fixed-parameter tractable algorithms for specific graph classes with geometric applications.
Contribution
It establishes the hardness of the obstacle navigation problem without color-connectivity and introduces FPT algorithms for graphs with color-connectivity, leveraging planarity and topological properties.
Findings
The problem is W[SAT]-hard without color-connectivity.
FPT algorithms are developed for graphs with color-connectivity based on treewidth and path length.
Results extend to geometric instances with various obstacle shapes.
Abstract
Given a set of obstacles and two points, is there a path between the two points that does not cross more than different obstacles? This is a fundamental problem that has undergone a tremendous amount of work. It is known to be NP-hard, even when the obstacles are very simple geometric shapes (e.g., unit-length line segments). The problem can be generalized into the following graph problem: Given a planar graph whose vertices are colored by color sets, two designated vertices , and , is there an - path in that uses at most colors? If each obstacle is connected, the resulting graph satisfies the color-connectivity property, namely that each color induces a connected subgraph. We study the complexity and design algorithms for the above graph problem with an eye on its geometric applications. We prove that without the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
