English

On the (parameterized) complexity of recognizing well-covered (r,l)-graphs

Data Structures and Algorithms 2018-06-07 v2 Computational Complexity

Abstract

An (r,)(r, \ell)-partition of a graph GG is a partition of its vertex set into rr independent sets and \ell cliques. A graph is (r,)(r, \ell) if it admits an (r,)(r, \ell)-partition. A graph is well-covered if every maximal independent set is also maximum. A graph is (r,)(r,\ell)-well-covered if it is both (r,)(r,\ell) and well-covered. In this paper we consider two different decision problems. In the (r,)(r,\ell)-Well-Covered Graph problem ((r,)(r,\ell)WCG for short), we are given a graph GG, and the question is whether GG is an (r,)(r,\ell)-well-covered graph. In the Well-Covered (r,)(r,\ell)-Graph problem (WC(r,)(r,\ell)G for short), we are given an (r,)(r,\ell)-graph GG together with an (r,)(r,\ell)-partition of V(G)V(G) into rr independent sets and \ell cliques, and the question is whether GG is well-covered. We classify most of these problems into P, coNP-complete, NP-complete, NP-hard, or coNP-hard. Only the cases WC(r,0)(r,0)G for r3r\geq 3 remain open. In addition, we consider the parameterized complexity of these problems for several choices of parameters, such as the size α\alpha of a maximum independent set of the input graph, its neighborhood diversity, its clique-width, or the number \ell of cliques in an (r,)(r, \ell)-partition. In particular, we show that the parameterized problem of deciding whether a general graph is well-covered parameterized by α\alpha can be reduced to the WC(0,)(0,\ell)G problem parameterized by \ell. In addition, we prove that both problems are coW[2]-hard but can be solved in XP-time.

Keywords

Cite

@article{arxiv.1705.09177,
  title  = {On the (parameterized) complexity of recognizing well-covered (r,l)-graphs},
  author = {Sancrey R. Alves and Konrad K. Dabrowski and Luerbio Faria and Sulamita Klein and Ignasi Sau and Uéverton S. Souza},
  journal= {arXiv preprint arXiv:1705.09177},
  year   = {2018}
}

Comments

24 pages, 2 figures

R2 v1 2026-06-22T19:58:56.942Z