vix.ing · top · new · best · stats · spec

Complexity Classification of Colouring Problems with Parity Constraints

2026/07/18 by Rémy Belmonte, Juan Pablo Bravo, Noleen Köhler +1
#cs.DS #math.CO

paper · pdf

Abstract

We study variants of graph colouring with parity constraints. More specifically, we consider q-colourings c\colon V(G)→ \1,…,q\ of a graph G where, for every vertex v∈ V(G), the number of neighbours w of v with c(w)=c(v) is restricted to be odd, even, positive, zero or a combination thereof. For every colour i≠ c(v) the number of neighbours w of v with c(w)=i is restricted by a constraint of similar type. Many known colouring problems such as proper colouring, defective colouring, exact defective colouring, odd colouring, and strong odd colouring can be described within this framework of constraining graph colourings, and therefore considering variants constitutes a natural generalisation of known colouring problems. We provide a comprehensive study of the computational complexity of different combinations of constraints involving parity.

Related