Home /Research /Time complexity of two disjoint simple paths
OTHER

Time complexity of two disjoint simple paths

Mohammadreza Razzazi, Abdolah Sepahvand

Year
2017
Citations
6
Access
Open access

Abstract

Finding two disjoint simple paths on two given sets of points is a geometric problem introduced by Je Erickson. This problem has various applications in computational geometry, e.g. robot motion planning, generating polygon, etc. We willm present a reduction from planar Hamiltonian path to this problem, and prove that it is NPcomplete. 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 \ nding a path on given points in the presence of arbitrary obstacles" and prove that it is also NP-complete. Also, we present a heuristic algorithm with time complexity of O(n4) to solve this problem. The proposed algorithm rst calculates the convex hull for each of the entry points and then produces two simple paths on the two entry point sets.

Keywords

Disjoint setsSimple polygonMathematicsPath (computing)Convex hullSimple (philosophy)Hamiltonian pathMotion planningPlanarHeuristic

Related papers

Browse all OTHER papers