New algorithm cuts travel time in half on Delaunay Triangulation!
A new algorithm has been developed to find the shortest path between two points on a geometric graph called the Delaunay triangulation. This algorithm ensures that the path found is not longer than 3.56 times the direct distance between the two points, which is an improvement over the previous limit of 5.9 times the direct distance.