Effectiveness of Structural Restrictions for Hybrid CSPs

Vladimir Kolmogorov, Michal Rolínek and Rustem Takhanov.

In 26th International Symposium on Algorithms and Computation (ISAAC), December 2015.


Abstract

Constraint Satisfaction Problem (CSP) is a fundamental algorithmic problem that appears in many areas of Computer Science. It can be equivalently stated as computing a homomorphism RΓ between two relational structures, e.g. between two directed graphs. Analyzing its complexity has been a prominent research direction, especially for fixed template CSPs in which the right side Γ is fixed and the left side R is unconstrained.

Far fewer results are known for the hybrid setting that restricts both sides simultaneously. It assumes that R belongs to a certain class of relational structures (called a structural restriction in this paper). We study which structural restrictions are effective, i.e. there exists a fixed template Γ (from a certain class of languages) for which the problem is tractable when R is restricted, and NP-hard otherwise. We provide a characterization for structural restrictions that are closed under inverse homomorphisms. The criterion is based on the chromatic number of a relational structure defined in this paper; it generalizes the standard chromatic number of a graph.

As our main tool, we use the algebraic machinery developed for fixed template CSPs. To apply it to our case, we introduce a new construction called a "lifted language". We also give a characterization for structural restrictions corresponding to minor-closed families of graphs, extend results to certain Valued CSPs (namely conservative valued languages), and state implications for CSPs with ordered variables and for the maximum weight independent set problem on some restricted families of graphs.


Links

arXiv version