Recognition and Orientation Algorithms for P4-Comparability Graphs

  • Authors:
  • Stavros D. Nikolopoulos;Leonidas Palios

  • Affiliations:
  • Department of Computer Science, University of Ioannina, Ioannina, Greece 45110;Department of Computer Science, University of Ioannina, Ioannina, Greece 45110

  • Venue:
  • ISAAC '01 Proceedings of the 12th International Symposium on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider two problems pertaining to P 4-comparability graphs, namely, the problem of recognizing whether a simple undirected graph is a P 4-comparability graph and the problem of producing an acyclic P 4-transitive orientation of a P 4-comparability graph. These problems have been considered by Hoáng and Reed who described O(n 4) and O(n 5)-time algorithms for their solution respectively, where n is the number of vertices of the given graph. Recently, Raschle and Simon described O(n + m 2)-time algorithms for these problems, where m is the number of edges of the graph. In this paper, we describe difierent O(n + m 2)-time algorithms for the recognition and the acyclic P 4-transitive orientation problems on P 4- comparability graphs. Instrumental in these algorithms are structural relationships of the P 4-components of a graph, which we establish and which are interesting in their own right. Our algorithms are simple, use simple data structures, and have the advantage over those of Raschle and Simon in that they are non-recursive, require linear space and admit effcient parallelization.