Coloring permutation graphs in parallel

  • Authors:
  • Stavros D. Nikolopoulos

  • Affiliations:
  • Department of Computer Science, University of Ioannina, P.O. Box 1186, GR-45110 Ioannina, Greece

  • Venue:
  • Discrete Applied Mathematics - Sixth Twente Workshop on Graphs and Combinatorial Optimization
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A coloring of a graph G is an assignment of colors to its vertices so that no two adjacent vertices have the same color. We study the problem of coloring permutation graphs using certain properties of the lattice representation of a permutation and relationships between permutations, directed acyclic graphs and rooted trees having specific key properties. We propose an efficient parallel algorithm which colors an n-node permutation graph in O(log2 n) time using O(n2/log n) processors on the CREW PRAM model. Specifically, given a permutation π we construct a tree T*[π], which we call coloring-permutation tree, using certain combinatorial properties of π. We show that the problem of coloring a permutation graph is equivalent to finding vertex levels in the coloring-permutation tree.