vix.ing · top · new · best · stats · spec

Approximating Constraint Satisfaction Problems Symmetrically

2020/08/03 by Tucker-Foltz, Jamie
#Computational Complexity (cs.CC) #FOS: Computer and information sciences #Logic in Computer Science (cs.LO)

paper · doi:10.48550/arxiv.2008.03115

Abstract

This thesis investigates the extent to which the optimal value of a constraint satisfaction problem (CSP) can be approximated by some sentence of fixed point logic with counting (FPC). It is known that, assuming P ≠ NP and the Unique Games Conjecture, the best polynomial time approximation algorithm for any CSP is given by solving and rounding a specific semidefinite programming relaxation. We prove an analogue of this result for algorithms that are definable as FPC-interpretations, which holds without the assumption that P ≠ NP. While we are not able to drop (an FPC-version of) the Unique Games Conjecture as an assumption, we do present some partial results toward proving it. Specifically, we give a novel construction which shows that, for all α> 0, there exists a positive integer q = poly(\frac1α) such that no there is no FPC-interpretation giving an α-approximation of Unique Games on a label set of size q.

Related