Notes: Efficient parallel algorithm to compute a doubly perfect elimination ordering of a doubly chordal graph

  • Authors:
  • Mahnhoon Lee;Sridhar Radhakrishnan

  • Affiliations:
  • Department of Computing Science, Thompson Rivers University, 900 McGill Rd, Kamloops, BC, Canada V2C5N3;School of Computer Science, University of Oklahoma, Room 120, 200 Felgar Street, Norman, OK 73019, USA

  • Venue:
  • Discrete Applied Mathematics
  • Year:
  • 2005

Quantified Score

Hi-index 0.04

Visualization

Abstract

The class of doubly chordal graphs, which is a subclass of chordal graphs and a superclass of strongly chordal graphs, arises in many application areas. Many NP-complete optimization problems on chordal graphs like domination and Steiner tree can be solved in polynomial time on doubly chordal graphs using doubly perfect elimination ordering of vertices. In this paper, we show that the computation of a doubly perfect elimination ordering in a doubly chordal graph with n vertices and m edges can be done in O(log^2n) time using O(n+m) processors on the CRCW PRAM model.