Euclidean Shortest Paths in Simple Cube Curves at a Glance
Fajie Li, Reinhard Klette

TL;DR
This paper introduces two provably correct approximate algorithms for computing Euclidean shortest paths in cube-curves, achieving arbitrary accuracy with linear time complexity relative to the input size.
Contribution
The paper presents novel algorithms that efficiently approximate Euclidean shortest paths in cube-curves with guaranteed correctness and controllable accuracy.
Findings
Algorithms are provably correct and approximate Euclidean shortest paths.
Time complexity is linear in the number of cubes, scaled by a factor depending on accuracy.
Experimental results confirm linear-time behavior of the algorithms.
Abstract
This paper reports about the development of two provably correct approximate algorithms which calculate the Euclidean shortest path (ESP) within a given cube-curve with arbitrary accuracy, defined by , and in time complexity , where is the length difference between the path used for initialization and the minimum-length path, divided by . A run-time diagram also illustrates this linear-time behavior of the implemented ESP algorithm.
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Digital Image Processing Techniques · Advanced Numerical Analysis Techniques
