English

The Complexity of Maximum $k$-Order Bounded Component Set Problem

Data Structures and Algorithms 2018-03-29 v3 Discrete Mathematics

Abstract

Given a graph G=(V,E)G=(V, E) and a positive integer kk, in Maximum kk-Order Bounded Component Set (Max-kk-OBCS), it is required to find a vertex set SVS \subseteq V of maximum size such that each component in the induced graph G[S]G[S] has at most kk vertices. We prove that for constant kk, Max-kk-OBCS is hard to approximate within a factor of n1ϵn^{1 -\epsilon}, for any ϵ>0\epsilon > 0, unless P=NP\mathsf{P} = \mathsf{NP}. This is an improvement on the previous lower bound of n\sqrt{n} for Max-2-OBCS due to Orlovich et al. We provide lower bounds on the approximability when kk is not a constant as well. Max-kk-OBCS can be seen as a generalization of Maximum Independent Set (Max-IS). We generalize Tur\'an's greedy algorithm for Max-IS and prove that it approximates Max-kk-OBCS within a factor of (2k1)d+k(2k - 1)\overline{d} + k, where d\overline{d} is the average degree of the input graph GG. This approximation factor is a generalization of Tur\'an's approximation factor for Max-IS.

Keywords

Cite

@article{arxiv.1712.02870,
  title  = {The Complexity of Maximum $k$-Order Bounded Component Set Problem},
  author = {Sounaka Mishra and Shijin Rajakrishnan},
  journal= {arXiv preprint arXiv:1712.02870},
  year   = {2018}
}

Comments

14 pages, 1 figure

R2 v1 2026-06-22T23:11:47.587Z