Constant factor approximation of MAX CLIQUE

09/10/2019
by   Tapani Toivonen, et al.
0

MAX CLIQUE problem (MCP) is an NPO problem, which asks to find the largest complete sub-graph in a graph G, G = (V, E) (directed or undirected). MCP is well known to be NP-Hard to approximate in polynomial time with an approximation ratio of 1 + ϵ, for every ϵ > 0 [9] (and even a polynomial time approximation algorithm with a ratio n^1 - ϵ has been conjectured to be non-existent [2] for MCP). Up to this date, the best known approximation ratio for MCP of a polynomial time algorithm is O(n(log_2(log_2(n)))^2 / (log_2(n))^3) given by Feige [1]. In this paper, we show that MCP can be approximated with a constant factor in polynomial time through approximation ratio preserving reductions from MCP to MAX DNF and from MAX DNF to MIN SAT. A 2-approximation algorithm for MIN SAT was presented in [6]. An approximation ratio preserving reduction from MIN SAT to min vertex cover improves the approximation ratio to 2 - Θ(1/ √(n)) [10]. Hence we prove false the infamous conjecture, which argues that there cannot be a polynomial time algorithm for MCP with an approximation ratio of any constant factor.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/21/2020

(In)approximability of Maximum Minimal FVS

We study the approximability of the NP-complete Maximum Minimal Feedback...
research
06/24/2020

Hardness of Approximation of (Multi-)LCS over Small Alphabet

The problem of finding longest common subsequence (LCS) is one of the fu...
research
03/15/2020

Approximation algorithm for the Multicovering Problem

Let H=(V,E) be a hypergraph with maximum edge size ℓ and maximum degree ...
research
10/30/2017

Rectangle Transformation Problem

In this paper, we propose the rectangle transformation problem (RTP) and...
research
02/06/2019

Toward a Dichotomy for Approximation of H-coloring

The minimum cost homomorphism problem (MinHOM) is a natural optimization...
research
05/10/2018

ETH-Hardness of Approximating 2-CSPs and Directed Steiner Network

We study the 2-ary constraint satisfaction problems (2-CSPs), which can ...
research
05/26/2019

Minimum Age TDMA Scheduling

We consider a transmission scheduling problem in which multiple systems ...

Please sign up or login with your details

Forgot password? Click here to reset