A grid-based approximation algorithm for the minimum weight triangulation problem

1Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.

Abstract

Given a set of n points on a plane, in the Minimum Weight Triangulation problem, we wish to find a triangulation that minimizes the sum of Euclidean length of its edges. This incredibly challenging problem has been studied for more than four decades and has been only recently shown to be NP-Hard. In this paper we present a novel polynomialtime algorithm that computes an expected 14-approximation of the minimum weight triangulation|a constant that is significantly smaller than what has been previously known. For every integer q 1, we also show that our triangulation is simultaneously a 14-approximation of a triangulation that minimizes the q-norm of its edge costs, i.e., the sum of qth powers of all its edges. In our algorithm, we use grids to partition the edges into levels where shorter edges appear at smaller levels and edges with similar lengths appear at the same level. We then triangulate the point set incrementally by introducing edges in increasing order of their levels. We introduce the edges of any level i+1 in two steps. In the first step, we partition the boundary of any non-triangulated face into reex chains and add edges between successive chains using a variant of the well-known ring heuristic to generate a partial triangulation Ai. In the second step, we greedily add non-intersecting level i + 1 edges to A^i in increasing order of their length and obtain a partial triangulation Ai+1. The ring heuristic is known to yield only an O(log n)-approximation even for a convex polygon and the greedy heuristic achieves only a ⊖( p n)-approximation. Therefore, it is surprising that their combination leads to an improved approximation ratio of 14. For the proof, we identify several useful properties of Ai and combine it with a new Euler characteristic based technique to show that Ai has more edges than T i ; here T i is the partial triangulation consisting of level i edges of some minimum weight triangulation. We then use a simple greedy stays ahead proof strategy to bound the approximation ratio.

Cite

CITATION STYLE

APA

Raghvendra, S., & Wessels, M. C. (2018). A grid-based approximation algorithm for the minimum weight triangulation problem. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 101–120). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975031.7

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free