We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a simple polygon with (n - k) vertices on the perimeter and k hole vertices in the interior, that is, for a total of n vertices. Our algorithm is based on cutting out empty triangles (that is, triangles not containing any holes) from the polygon and processing the parts or the rest of the polygon recursively. We show that with our algorithm a minimum weight triangulation can be found in time at most O(n(3)k! k), and thus in O(n(3)) if k is constant. We also note that k! can actually be replaced by b(k) for some constant b. We implemented our algorithm in Java and report experiments backing our analysis
AbstractWe look at the computational complexity of 2-dimensional geometric optimization problems on ...
this paper we examine the problem of characterizing those triangulations admitting a minimum weight ...
Difficulty of minimum weight triangulation of a point set in R 2 is well known. In this paper we s...
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a si...
AbstractGiven a set of points S in the plane, the Minimum Weight Triangulation (MWT) problem is to f...
Given a finite set of points in a plane, a triangulation is a maximal set of non-intersecting line s...
No polynomial time algorithm is known to compute the minimum weight triangulation (MWT) of a point ...
Matthew T. Dickerson Middlebury College, Middlebury VT USA Mark H. Montague Dartmouh College, Han...
We consider the problem of computing a minimum weight pseudo-triangulation of a set S of n points in...
We consider the problem of computing a minimum weight pseudo-triangulation of a set S of n points in...
AbstractWe consider the problem of computing a minimum weight pseudo-triangulation of a set S of n p...
The thesis describes point set triangulation in a real plane, and deals with the minimum weight tria...
For a long time, it has been neither known whether MWT is solvable in a polynomial time nor whether ...
In computer graphics, most polygonal surfaces are rendered via triangles. Rendering a set of triangl...
This paper considers the topic of efficiently triangulating a simple polygon with emphasis on practi...
AbstractWe look at the computational complexity of 2-dimensional geometric optimization problems on ...
this paper we examine the problem of characterizing those triangulations admitting a minimum weight ...
Difficulty of minimum weight triangulation of a point set in R 2 is well known. In this paper we s...
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a si...
AbstractGiven a set of points S in the plane, the Minimum Weight Triangulation (MWT) problem is to f...
Given a finite set of points in a plane, a triangulation is a maximal set of non-intersecting line s...
No polynomial time algorithm is known to compute the minimum weight triangulation (MWT) of a point ...
Matthew T. Dickerson Middlebury College, Middlebury VT USA Mark H. Montague Dartmouh College, Han...
We consider the problem of computing a minimum weight pseudo-triangulation of a set S of n points in...
We consider the problem of computing a minimum weight pseudo-triangulation of a set S of n points in...
AbstractWe consider the problem of computing a minimum weight pseudo-triangulation of a set S of n p...
The thesis describes point set triangulation in a real plane, and deals with the minimum weight tria...
For a long time, it has been neither known whether MWT is solvable in a polynomial time nor whether ...
In computer graphics, most polygonal surfaces are rendered via triangles. Rendering a set of triangl...
This paper considers the topic of efficiently triangulating a simple polygon with emphasis on practi...
AbstractWe look at the computational complexity of 2-dimensional geometric optimization problems on ...
this paper we examine the problem of characterizing those triangulations admitting a minimum weight ...
Difficulty of minimum weight triangulation of a point set in R 2 is well known. In this paper we s...