English

Fast FPT Algorithms for Grundy Number on Dense Graphs

Data Structures and Algorithms 2024-12-16 v1

Abstract

In this paper, we investigate the \textsc{Grundy Coloring} problem for graphs with a cluster modulator, a structure commonly found in dense graphs. The Grundy chromatic number, representing the maximum number of colors needed for the first-fit coloring of a graph in the worst-case vertex ordering, is known to be W[1]W[1]-hard when parameterized by the number of colors required by the most adversarial ordering. We focus on fixed-parameter tractable (FPT) algorithms for solving this problem on graph classes characterized by dense substructures, specifically those with a cluster modulator. A cluster modulator is a vertex subset whose removal results in a cluster graph (a disjoint union of cliques). We present FPT algorithms for graphs where the cluster graph consists of one, two, or kk cliques, leveraging the cluster modulator's properties to achieve the best-known FPT runtimes, parameterized by both the modulator's size and the number of cliques.

Keywords

Cite

@article{arxiv.2412.10082,
  title  = {Fast FPT Algorithms for Grundy Number on Dense Graphs},
  author = {Sina Ghasemi Nezhad and Maryam Moghaddas and Fahad Panolan},
  journal= {arXiv preprint arXiv:2412.10082},
  year   = {2024}
}

Comments

This paper is to appear in the proceedings of CALDAM 2025

R2 v1 2026-06-28T20:33:48.204Z