Suppose we have given a 0.12 approximation algorithm for MAX-CLIQUE is an efficient algorithm that on an input graph G with optimal solution of size 𝑘, returns a clique of size at least 0.12⋅𝑘.
My question is: is the following conjecture true?
if there exists a language L that is not in EXP and is not NP-hard, then there is no 0.12 approximation algorithm for MAX-CLIQUE.