English

Lower Bounds for the Happy Coloring Problems

Data Structures and Algorithms 2019-07-12 v3

Abstract

In this paper, we study the Maximum Happy Vertices and the Maximum Happy Edges problems (MHV and MHE for short). Very recently, the problems attracted a lot of attention and were studied in Agrawal '17, Aravind et al. '16, Choudhari and Reddy '18, Misra and Reddy '17. Main focus of our work is lower bounds on the computational complexity of these problems. Established lower bounds can be divided into the following groups: NP-hardness of the above guarantee parameterization, kernelization lower bounds (answering questions of Misra and Reddy '17), exponential lower bounds under the Set Cover Conjecture and the Exponential Time Hypothesis, and inapproximability results. Moreover, we present an O(k)\mathcal{O}^*(\ell^k) randomized algorithm for MHV and an O(2k)\mathcal{O}^*(2^k) algorithm for MHE, where \ell is the number of colors used and kk is the number of required happy vertices or edges. These algorithms cannot be improved to subexponential taking proved lower bounds into account.

Keywords

Cite

@article{arxiv.1906.05422,
  title  = {Lower Bounds for the Happy Coloring Problems},
  author = {Ivan Bliznets and Danil Sagunov},
  journal= {arXiv preprint arXiv:1906.05422},
  year   = {2019}
}

Comments

Accepted to COCOON 2019; fixed statement of the problem BRDS; fixed references and affiliations

R2 v1 2026-06-23T09:52:10.843Z