English

On the complexity of finding large odd induced subgraphs and odd colorings

Data Structures and Algorithms 2021-04-30 v2 Computational Complexity Combinatorics

Abstract

We study the complexity of the problems of finding, given a graph GG, a largest induced subgraph of GG with all degrees odd (called an odd subgraph), and the smallest number of odd subgraphs that partition V(G)V(G). We call these parameters mos(G){\sf mos}(G) and χodd(G)\chi_{{\sf odd}}(G), respectively. We prove that deciding whether χodd(G)q\chi_{{\sf odd}}(G) \leq q is polynomial-time solvable if q2q \leq 2, and NP-complete otherwise. We provide algorithms in time 2O(rw)nO(1)2^{O({\sf rw})} \cdot n^{O(1)} and 2O(qrw)nO(1)2^{O(q \cdot {\sf rw})} \cdot n^{O(1)} to compute mos(G){\sf mos}(G) and to decide whether χodd(G)q\chi_{{\sf odd}}(G) \leq q on nn-vertex graphs of rank-width at most rw{\sf rw}, respectively, and we prove that the dependency on rank-width is asymptotically optimal under the ETH. Finally, we give some tight bounds for these parameters on restricted graph classes or in relation to other parameters.

Keywords

Cite

@article{arxiv.2002.06078,
  title  = {On the complexity of finding large odd induced subgraphs and odd colorings},
  author = {Rémy Belmonte and Ignasi Sau},
  journal= {arXiv preprint arXiv:2002.06078},
  year   = {2021}
}

Comments

24 pages, 8 figures