Approximately coloring graphs without long induced paths
Maria Chudnovsky, Oliver Schaudt, Sophie Spirkl, Maya Stein, Mingxian, Zhong

TL;DR
This paper presents an algorithm for coloring graphs without long induced paths, providing bounds on the number of colors needed and analyzing its efficiency, advancing understanding of graph coloring complexity in restricted classes.
Contribution
It introduces a polynomial-time algorithm for coloring graphs without long induced paths using a bounded number of colors, depending on the path length and triangle-free property.
Findings
Algorithm computes colorings with bounded colors based on path length
Color bounds are tighter for triangle-free graphs
Running time is polynomial in graph size and path length
Abstract
It is an open problem whether the 3-coloring problem can be solved in polynomial time in the class of graphs that do not contain an induced path on vertices, for fixed . We propose an algorithm that, given a 3-colorable graph without an induced path on vertices, computes a coloring with many colors. If the input graph is triangle-free, we only need many colors. The running time of our algorithm is if the input graph has vertices and edges.
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 · Scheduling and Timetabling Solutions · Graph Labeling and Dimension Problems
