Directed paths on a tree: coloring, multicut and kernel
Olivier Durand de G\'evigney, Fr\'ed\'eric Meunier, Christian Popa,, Julien Reygner, Ayrin Romero

TL;DR
This paper develops faster algorithms for coloring, clique cover, and kernel computation in arc-intersection graphs of directed paths on trees, advancing the understanding of perfect graph classes.
Contribution
It introduces improved algorithms for minimum coloring, clique cover, and kernel finding in these specific perfect graphs, with polynomial time complexity.
Findings
Coloring and clique cover problems solved in O(np) time.
Polynomial algorithm for kernel computation in certain perfect graphs.
Extends algorithmic techniques to a new class of perfect graphs.
Abstract
In the present paper, we study algorithmic questions for the arc-intersection graph of directed paths on a tree. Such graphs are known to be perfect (proved by Monma and Wei in 1986). We present faster algorithms than all previously known algorithms for solving the minimum coloring and the minimum clique cover problems. They both run in time, where is the number of vertices of the tree and the number of paths. Another result is a polynomial algorithm computing a kernel in the intersection graph, when its edges are oriented in a clique-acyclic way. Indeed, such a kernel exists for any perfect graph by a theorem of Boros and Gurvich. Such algorithms computing kernels are known only for few classes of perfect graphs.
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
