English

On the Parameterized Complexity of Odd Coloring

Data Structures and Algorithms 2025-03-10 v1 Computational Complexity

Abstract

A proper vertex coloring of a connected graph GG is called an odd coloring if, for every vertex vv in GG, there exists a color that appears odd number of times in the open neighborhood of vv. The minimum number of colors required to obtain an odd coloring of GG is called the \emph{odd chromatic number} of GG, denoted by χo(G)\chi_{o}(G). Determining χo(G)\chi_o(G) known to be NP{\sf NP}-hard. Given a graph GG and an integer kk, the \odc{} problem is to decide whether χo(G)\chi_o(G) is at most kk. In this paper, we study the parameterized complexity of the problem, particularly with respect to structural graph parameters. We obtain the following results: \begin{itemize} \item We prove that the problem admits a polynomial kernel when parameterized by the distance to clique. \item We show that the problem cannot have a polynomial kernel when parameterized by the vertex cover number unless NPCo-NP/poly{\sf NP} \subseteq {\sf Co {\text -} NP/poly}. \item We show that the problem is fixed-parameter tractable when parameterized by distance to cluster, distance to co-cluster, or neighborhood diversity. \item We show that the problem is W[1]{\sf W[1]}-hard parameterized by clique-width. \end{itemize} Finally, we study the complexity of the problem on restricted graph classes. We show that it can be solved in polynomial time on cographs and split graphs but remains NP-complete on certain subclasses of bipartite graphs.

Keywords

Cite

@article{arxiv.2503.05312,
  title  = {On the Parameterized Complexity of Odd Coloring},
  author = {Sriram Bhyravarapu and Swati Kumari and I. Vinod Reddy},
  journal= {arXiv preprint arXiv:2503.05312},
  year   = {2025}
}

Comments

Appeared in CALDAM 2025

R2 v1 2026-06-28T22:10:34.705Z