The Parameterized Complexity of Coloring Mixed Graphs
Antonio Lauerbach, Konstanty Junosza-Szaniawski, Marie Diana Sieper, Alexander Wolff

TL;DR
This paper studies the parameterized complexity of coloring mixed graphs, which combine directed and undirected edges, revealing new complexity results and algorithms based on structural parameters.
Contribution
It introduces and analyzes the parameterized complexity of mixed graph coloring, including new parameters like mixed neighborhood diversity, and establishes complexity boundaries.
Findings
Mixed coloring is W[1]-hard for treewidth.
Mixed coloring is paraNP-hard for neighborhood diversity.
Mixed coloring is fixed-parameter tractable when parameterized by mixed neighborhood diversity.
Abstract
A mixed graph contains (undirected) edges as well as (directed) arcs, thus generalizing undirected and directed graphs. A proper coloring of a mixed graph assigns a positive integer to each vertex such that for every edge and for every arc of . As in classical coloring, the objective is to minimize the number of colors. Thus, mixed (graph) coloring generalizes classical coloring of undirected graphs and allows for more general applications, such as scheduling with precedence constraints, modeling metabolic pathways, and process management in operating systems; see a survey by Sotskov [Mathematics, 2020]. We initiate the systematic study of the parameterized complexity of mixed coloring. We focus on structural graph parameters that lie between cliquewidth and vertex cover, primarily with respect to the underlying undirected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
