Sequential and parallel triangulating algorithms for Elimination Game and new insights on Minimum Degree

  • Authors:
  • Anne Berry;Elias Dahlhaus;Pinar Heggernes;Geneviève Simonet

  • Affiliations:
  • LIMOS, bat. ISIMA, F-63173 Aubière cedex, France;Department of Computer Science, Technische Universität Darmstadt, D-64277 Darmstadt, Germany;Department of Informatics, University of Bergen, PB 7800, N-5020 Bergen, Norway;LIRMM, 161 Rue Ada, F-34392 Montpellier, France

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2008

Quantified Score

Hi-index 5.23

Visualization

Abstract

Elimination Game is a well-known algorithm that simulates Gaussian elimination of matrices on graphs, and it computes a triangulation of the input graph. The number of fill edges in the computed triangulation is highly dependent on the order in which Elimination Game processes the vertices, and in general the produced triangulations are neither minimum nor minimal. In order to obtain a triangulation which is close to minimum, the Minimum Degree heuristic is widely used in practice, but until now little was known on the theoretical mechanisms involved. In this paper we show some interesting properties of Elimination Game; in particular that it is able to compute a partial minimal triangulation of the input graph regardless of the order in which the vertices are processed. This results in a new algorithm to compute minimal triangulations that are sandwiched between the input graph and the triangulation resulting from Elimination Game. One of the strengths of the new approach is that it is easily parallelizable, and thus we are able to present the first parallel algorithm to compute such sandwiched minimal triangulations. In addition, the insight that we gain through Elimination Game is used to partly explain the good behavior of the Minimum Degree algorithm. We also give a new algorithm for producing minimal triangulations that is able to use the minimum degree idea to a wider extent.