English

Efficient computation of the oriented chromatic number of recursively defined digraphs

Combinatorics 2021-03-15 v2 Data Structures and Algorithms

Abstract

In this paper we consider colorings of oriented graphs, i.e. digraphs without cycles of length 2. Given some oriented graph G=(V,E)G=(V,E), an oriented rr-coloring for GG is a partition of the vertex set VV into rr independent sets, such that all the arcs between two of these sets have the same direction. The oriented chromatic number of GG is the smallest integer rr such that GG permits an oriented rr-coloring. In this paper we consider the Oriented Chromatic Number problem on classes of recursively defined oriented graphs. Oriented co-graphs (short for oriented complement reducible graphs) can be recursively defined defined from the single vertex graph by applying the disjoint union and order composition. This recursive structure allows to compute an optimal oriented coloring and the oriented chromatic number in linear time. We generalize this result using the concept of perfect orderable graphs. Therefore, we show that for acyclic transitive digraphs every greedy coloring along a topological ordering leads to an optimal oriented coloring. Msp-digraphs (short for minimal series-parallel digraphs) can be defined from the single vertex graph by applying the parallel composition and series composition. We prove an upper bound of 77 for the oriented chromatic number for msp-digraphs and we give an example to show that this is bound best possible. We apply this bound and the recursive structure of msp-digraphs to obtain a linear time solution for computing the oriented chromatic number of msp-digraphs. In order to generalize the results on computing the oriented chromatic number of special graph classes, we consider the parameterized complexity of the Oriented Chromatic Number problem by so-called structural parameters, which are measuring the difficulty of decomposing a graph into a special tree-structure

Keywords

Cite

@article{arxiv.2012.13764,
  title  = {Efficient computation of the oriented chromatic number of recursively defined digraphs},
  author = {Frank Gurski and Dominique Komander and Marvin Lindemann},
  journal= {arXiv preprint arXiv:2012.13764},
  year   = {2021}
}

Comments

25 pages. arXiv admin note: text overlap with arXiv:2006.13911