Advances in Graph Coloring and Parameterized Complexity

The field of graph coloring and parameterized complexity is witnessing significant developments, with a focus on improving bounds and designing efficient algorithms. Researchers are exploring new parameters, such as twin-width and component twin-width, to describe desirable computational properties of graphs, leading to breakthroughs in graph coloring and homomorphism testing. Notably, the study of hereditary graph classes and the $k$-Coloring problem has led to a better understanding of the complexity landscape. Furthermore, advances in property testing and parameterized algorithmics are enabling the development of more efficient algorithms for various graph problems.

Some noteworthy papers in this area include: Improved Bounds for Twin-Width Parameter Variants with Algorithmic Applications to Counting Graph Colorings, which establishes surprising linear bounds between twin-width and clique-width, leading to improved algorithms for graph coloring and homomorphism testing. A General Framework for Low Soundness Homomorphism Testing, which introduces a general framework for designing and analyzing algorithms for homomorphism testing in the low-soundness regime, with applications to various families of groups. Generalized Graph Packing Problems Parameterized by Treewidth, which studies the $H$-Packing and $H$-Partition problems on bounded-treewidth graphs, providing upper and lower bounds on the running time and identifying cases where the dependence on treewidth may not be single exponential.

Sources

Constricting the Computational Complexity Gap of the $4$-Coloring Problem in $(P_t,C_3)$-free Graphs

Improved Bounds for Twin-Width Parameter Variants with Algorithmic Applications to Counting Graph Colorings

Testing Depth First Search Numbering

A General Framework for Low Soundness Homomorphism Testing

Generalized Graph Packing Problems Parameterized by Treewidth

The Parameter Report: An Orientation Guide for Data-Driven Parameterization

Enumeration kernels for Vertex Cover and Feedback Vertex Set

Built with on top of