π€ AI Summary
This paper investigates the parameterized complexity of the odd chromatic number Οβ(G), defined as the minimum number of colors required for a vertex coloring of G such that every non-isolated vertex has an odd number of neighbors in at least one color class. We establish precise complexity dichotomies with respect to classical structural parameters: the problem is fixed-parameter tractable (FPT) parameterized by vertex cover number and by feedback vertex set size, but W[1]-hard parameterized by pathwidth and by maximum degreeβwhere hardness on pathwidth also implies NP-completeness. Methodologically, we integrate structural graph theory, tree decomposition-based dynamic programming, and intricate parameterized reductions; specifically, we design an FPT algorithm leveraging feedback vertex sets and construct tight reduction gadgets. Our main contribution is the first complete parameterized classification of odd graph coloring, revealing a complexity landscape markedly distinct from that of classical graph coloring problems.