A New Algorithm for Guarding Triangulated Irregular Networks*

A New Algorithm for Guarding Triangulated Irregular Networks*

Alireza Zarei, Mohammad Ghodsi

Abstract

In this paper, we present a new algorithm for vertex guarding of a triangulated surface, which takes into account the heights of the vertices and considers the global visibility of the guards. In this algorithm, the initial surface is reduced to a collection of simple polygons and trivial triangulated surfaces. This is done by assigning guards to some vertices and removing the faces covered by these guards. The remaining simple regions are then guarded properly. The running time of our algorithm is linear in terms of n, the number of vertices. The upper bound of the assigned guards is [2n / 3], and its expected number is [n/2], which is the same as the worst case lower bound for the problem.
The running time of the best known algorithm for this problem is O(n^(3/2)) which selects at most [n/2] guards. We expect a better performance of our algorithm on the average in practice. This has been verified by experimentation.

Keywords

NP-completeness, art gallery problem, guard set, triangulated irregular networks, approximation algorithms

References