English

Maximum independent sets near the upper bound

Combinatorics 2017-09-11 v1

Abstract

The size of a largest independent set of vertices in a given graph GG is denoted by α(G)\alpha(G) and is called its independence number (or stability number). Given a graph GG and an integer K,K, it is NP-complete to decide whether α(G)K.\alpha(G) \geq K. An upper bound for the independence number α(G)\alpha(G) of a given graph GG with nn vertices and mm edges is given by α(G)p:=12+14+n2n2m.\alpha(G) \leq p:=\lfloor\frac{1}{2} + \sqrt{\frac{1}{4} + n^2 - n - 2m}\rfloor. In this paper we will consider maximum independent sets near this upper bound. Our main result is the following: There exists an algorithm with time complexity O(n2)O(n^2) that, given as an input a graph GG with nn vertices, mm edges, p:=12+14+n2n2m,p:=\lfloor\frac{1}{2} + \sqrt{\frac{1}{4} + n^2 - n - 2m}\rfloor, and an integer k0k \geq 0 with p2k+1,p \geq 2k+1, returns an induced subgraph Gp,kG_{p,k} of GG with n0p+2k+1n_0 \leq p+2k+1 vertices such that α(G)pk\alpha(G) \leq p-k if and only if α(Gp,k)pk.\alpha(G_{p,k}) \leq p-k. Furthermore, we will show that we can decide in time O(1.27383k+kn)O(1.2738^{3k} + kn) whether α(Gp,k)pk.\alpha(G_{p,k}) \leq p-k.

Keywords

Cite

@article{arxiv.1709.02475,
  title  = {Maximum independent sets near the upper bound},
  author = {Ingo Schiermeyer},
  journal= {arXiv preprint arXiv:1709.02475},
  year   = {2017}
}
R2 v1 2026-06-22T21:36:38.246Z