Finding Two Disjoint Simple Paths on Two Sets of Points is NP-Complete

12/27/2017
by   Mohammadreza Razzazi, et al.
0

Finding two disjoint simple paths on two given sets of points is a geometric problem introduced by Jeff Erickson. This problem has various applications in computational geometry, like robot motion planning, generating polygon etc. We will present a reduction from planar Hamiltonian path to this problem, and prove that it is NP-Complete. To the best of our knowledge, no study has considered its complexity up until now. We also present a reduction from planar Hamiltonian path problem to the problem of finding a path on given points in the presence of arbitrary obstacles and prove that it is NP-Complete too. Also, we present a heuristic algorithm with time complexity of O(n4) to solve this problem. The proposed algorithm first calculates the convex hull for each of the entry points and then produces two simple paths on the two entry point sets

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/19/2022

A heuristic algorithm for straight-line embedding of a hamiltonian cycle onto a given set of points inside simple polygons

This paper investigated the problem of embedding a simple Hamiltonian Cy...
research
08/25/2020

Flip Paths Between Lattice Triangulations

The problem of finding a diagonal flip path between two triangulations h...
research
07/18/2022

Reducing the Complexity of the Sensor-Target Coverage Problem Through Point and Set Classification

The problem of covering random points in a plane with sets of a given sh...
research
08/15/2019

Tracking Paths in Planar Graphs

We consider the NP-complete problem of tracking paths in a graph, first ...
research
09/10/2020

Backtracking algorithms for constructing the Hamiltonian decomposition of a 4-regular multigraph

We consider a Hamiltonian decomposition problem of partitioning a regula...
research
03/06/2011

GRASP and path-relinking for Coalition Structure Generation

In Artificial Intelligence with Coalition Structure Generation (CSG) one...
research
05/06/2022

Defying Gravity: The Complexity of the Hanano Puzzle

Liu and Yang [LY19] recently proved the Hanano Puzzle to be NP-≤_m^p-har...

Please sign up or login with your details

Forgot password? Click here to reset