Edge-b-coloring Trees
Victor Campos, Ana Silva

TL;DR
This paper presents a polynomial-time algorithm for b-coloring trees, specifically for claw-free block graphs, extending the class of graphs where the problem can be efficiently solved.
Contribution
The paper introduces a polynomial-time algorithm for b-coloring in claw-free block graphs, a subclass of chordal and line graphs, solving the problem for trees.
Findings
Polynomial-time algorithm for b-coloring claw-free block graphs
Extends efficient solutions to a broader class of graphs
Addresses the edge coloring version of the problem in trees
Abstract
A b-coloring of the vertices of a graph is a proper coloring where each color class contains a vertex which is adjacent to at least one vertex in each other color class. The b-chromatic number of is the maximum integer for which has a b-coloring with colors. This problem was introduced by Irving and Manlove in 1999, where they showed that computing is -hard in general and polynomial-time solvable for trees. Since then, a number of complexity results were shown, including NP-hardness results for chordal graphs (Havet et. al., 2011) and line graphs (Campos et. al., 2015). In this article, we present a polynomial time algorithm that solves the problem restricted to claw-free block graphs, an important subclass of chordal graphs and line graphs. This is equivalent to solving the edge coloring version of the problem restricted to trees.
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 · Graph Labeling and Dimension Problems · Limits and Structures in Graph Theory
