Skip to main content

Showing 1–50 of 70 results for author: Živný, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.20069  [pdf, ps, other

    cs.DS cs.CC cs.DM

    Maximum Bipartite vs. Triangle-Free Subgraph

    Authors: Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: Given a (multi)graph $G$ which contains a bipartite subgraph with $ρ$ edges, what is the largest triangle-free subgraph of $G$ that can be found efficiently? We present an SDP-based algorithm that finds one with at least $0.8823 ρ$ edges, thus improving on the subgraph with $0.878 ρ$ edges obtained by the classic Max-Cut algorithm of Goemans and Williamson. On the other hand, by a reduction from H… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

    Comments: Subsumes a part of arXiv:2311.00440

  2. arXiv:2406.19685  [pdf, other

    cs.CC cs.DM cs.DS

    The periodic structure of local consistency

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We connect the mixing behaviour of random walks over a graph to the power of the local-consistency algorithm for the solution of the corresponding constraint satisfaction problem (CSP). We extend this connection to arbitrary CSPs and their promise variant. In this way, we establish a linear-level (and, thus, optimal) lower bound against the local-consistency algorithm applied to the class of aperi… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

  3. arXiv:2404.19556  [pdf, ps, other

    math.CO cs.DM cs.DS

    A logarithmic approximation of linearly-ordered colourings

    Authors: Johan Håstad, Björn Martinsson, Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: A linearly ordered (LO) $k$-colouring of a hypergraph assigns to each vertex a colour from the set $\{0,1,\ldots,k-1\}$ in such a way that each hyperedge has a unique maximum element. Barto, Batistelli, and Berg conjectured that it is NP-hard to find an LO $k$-colouring of an LO 2-colourable 3-uniform hypergraph for any constant $k\geq 2$ [STACS'21] but even the case $k=3$ is still open. Nakajima… ▽ More

    Submitted 6 May, 2024; v1 submitted 30 April, 2024; originally announced April 2024.

    Comments: This paper is a merger of independent work by Håstad and Martinsson, and by Nakajima and Živný respectively

  4. arXiv:2404.11709  [pdf, ps, other

    cs.CC cs.LO quant-ph

    Satisfiability of commutative vs. non-commutative CSPs

    Authors: Andrei A. Bulatov, Stanislav Živný

    Abstract: The Mermin-Peres magic square is a celebrated example of a system of Boolean linear equations that is not (classically) satisfiable but is satisfiable via linear operators on a Hilbert space of dimension four. A natural question is then, for what kind of problems such a phenomenon occurs? Atserias, Kolaitis, and Severini answered this question for all Boolean Constraint Satisfaction Problems (CSPs… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  5. arXiv:2402.08434  [pdf, other

    cs.CC cs.LO

    Solving promise equations over monoids and groups

    Authors: Alberto Larrauri, Stanislav Živný

    Abstract: We give a complete complexity classification for the problem of finding a solution to a given system of equations over a fixed finite monoid, given that a solution over a more restricted monoid exists. As a corollary, we obtain a complexity classification for the same problem over groups.

    Submitted 20 May, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

    Comments: Full version of an ICALP 2024 paper

  6. arXiv:2402.07863  [pdf, ps, other

    cs.DS cs.DM

    An approximation algorithm for Maximum DiCut vs. Cut

    Authors: Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: Goemans and Williamson designed a 0.878-approximation algorithm for Max-Cut in undirected graphs [JACM'95]. Khot, Kindler, Mosel, and O'Donnel showed that the approximation ratio of the Goemans-Williamson algorithm is optimal assuming Khot's Unique Games Conjecture [SICOMP'07]. In the problem of maximum cuts in directed graphs (Max-DiCut), in which we seek as many edges going from one particular s… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

  7. arXiv:2401.15186  [pdf, ps, other

    cs.CC cs.DM cs.LO

    Algebraic Approach to Approximation

    Authors: Libor Barto, Silvia Butti, Alexandr Kazda, Caterina Viola, Stanislav Živný

    Abstract: Following the success of the so-called algebraic approach to the study of decision constraint satisfaction problems (CSPs), exact optimization of valued CSPs, and most recently promise CSPs, we propose an algebraic framework for valued promise CSPs. To every valued promise CSP we associate an algebraic object, its so-called valued minion. Our main result shows that the existence of a homomorphis… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

  8. arXiv:2311.10634  [pdf, other

    cs.DM cs.DB

    Counting Answers to Unions of Conjunctive Queries: Natural Tractability Criteria and Meta-Complexity

    Authors: Jacob Focke, Leslie Ann Goldberg, Marc Roth, Stanislav Živný

    Abstract: We study the problem of counting answers to unions of conjunctive queries (UCQs) under structural restrictions on the input query. Concretely, given a class C of UCQs, the problem #UCQ(C) provides as input a UCQ Q in C and a database D and the problem is to compute the number of answers of Q in D. Chen and Mengel [PODS'16] have shown that for any recursively enumerable class C, the problem #UCQ(… ▽ More

    Submitted 19 March, 2024; v1 submitted 17 November, 2023; originally announced November 2023.

    Comments: 41 pages, 2 figures, abstract shortened due to ArXiv requirements

  9. arXiv:2311.00882  [pdf, other

    cs.CC cs.DM cs.DS math.OC

    Semidefinite programming and linear equations vs. homomorphism problems

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We introduce a relaxation for homomorphism problems that combines semidefinite programming with linear Diophantine equations, and propose a framework for the analysis of its power based on the spectral theory of association schemes. We use this framework to establish an unconditional lower bound against the semidefinite programming + linear equations model, by showing that the relaxation does not… ▽ More

    Submitted 17 November, 2023; v1 submitted 1 November, 2023; originally announced November 2023.

  10. arXiv:2311.00440  [pdf, ps, other

    cs.DS cs.CC cs.DM

    Maximum $k$- vs. $\ell$-colourings of graphs

    Authors: Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: We present polynomial-time SDP-based algorithms for the following problem: For fixed $k \leq \ell$, given a real number $ε>0$ and a graph $G$ that admits a $k$-colouring with a $ρ$-fraction of the edges coloured properly, it returns an $\ell$-colouring of $G$ with an $(αρ- ε)$-fraction of the edges coloured properly in polynomial time in $G$ and $1 / ε$. Our algorithms are based on the algorithms… ▽ More

    Submitted 12 February, 2024; v1 submitted 1 November, 2023; originally announced November 2023.

  11. arXiv:2302.03456  [pdf, ps, other

    cs.CC cs.DM cs.DS

    1-in-3 vs. Not-All-Equal: Dichotomy of a broken promise

    Authors: Lorenzo Ciardo, Marcin Kozik, Andrei Krokhin, Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: The 1-in-3 and Not-All-Equal satisfiability problems for Boolean CNF formulas are two well-known NP-hard problems. In contrast, the promise 1-in-3 vs. Not-All-Equal problem can be solved in polynomial time. In the present work, we investigate this constraint satisfaction problem in a regime where the promise is weakened from either side by a rainbow-free structure, and establish a complexity dicho… ▽ More

    Submitted 6 May, 2024; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: Full version of a LICS 2024 paper; v2 has a different title, abstract, and introduction

  12. arXiv:2302.03143  [pdf, ps, other

    cs.DS cs.DM

    Sparsification of Monotone $k$-Submodular Functions of Low Curvature

    Authors: Jannik Kudla, Stanislav Živný

    Abstract: Pioneered by Benczur and Karger for cuts in graphs [STOC'96], sparsification is a fundamental topic with wide-ranging applications that has been studied, e.g., for graphs and hypergraphs, in a combinatorial and a spectral setting, and with additive and multiplicate error bounds. Rafiey and Yoshida recently considered sparsification of decomposable submodular functions [AAAI'22]. We extend their wo… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

  13. arXiv:2301.11761  [pdf, other

    cs.DM cs.CC cs.DS

    A Strongly Polynomial-Time Algorithm for Weighted General Factors with Three Feasible Degrees

    Authors: Shuai Shao, Stanislav Živný

    Abstract: General factors are a generalization of matchings. Given a graph $G$ with a set $π(v)$ of feasible degrees, called a degree constraint, for each vertex $v$ of $G$, the general factor problem is to find a (spanning) subgraph $F$ of $G$ such that $\text{deg}_F(x) \in π(v)$ for every $v$ of $G$. When all degree constraints are symmetric $Δ$-matroids, the problem is solvable in polynomial time. The we… ▽ More

    Submitted 22 May, 2024; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: This is a full version of an ISAAC 2023 paper

  14. arXiv:2211.03168  [pdf, other

    cs.CC cs.DM math.CO math.OC

    Approximate Graph Colouring and the Crystal with a Hollow Shadow

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We show that approximate graph colouring is not solved by the lift-and-project hierarchy for the combination of linear programming and linear Diophantine equations. The proof is based on combinatorial tensor theory.

    Submitted 22 March, 2023; v1 submitted 6 November, 2022; originally announced November 2022.

    Comments: Full version of a STOC'23 paper and a SODA'23 paper (arXiv:2210.08293). Generalises and subsumes results from Section 6 in arXiv:2203.02478

  15. arXiv:2210.08293  [pdf, ps, other

    cs.CC cs.DM math.CO

    Approximate Graph Colouring and Crystals

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We show that approximate graph colouring is not solved by any level of the affine integer programming (AIP) hierarchy. To establish the result, we translate the problem of exhibiting a graph fooling a level of the AIP hierarchy into the problem of constructing a highly symmetric crystal tensor. In order to prove the existence of crystals in arbitrary dimension, we provide a combinatorial character… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

    Comments: Full version of a SODA 2023 paper

  16. arXiv:2210.03343  [pdf, ps, other

    cs.CC cs.DM cs.DS

    On the complexity of symmetric vs. functional PCSPs

    Authors: Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: The complexity of the promise constraint satisfaction problem $\operatorname{PCSP}(\mathbf{A},\mathbf{B})$ is largely unknown, even for symmetric $\mathbf{A}$ and $\mathbf{B}$, except for the case when $\mathbf{A}$ and $\mathbf{B}$ are Boolean. First, we establish a dichotomy for $\operatorname{PCSP}(\mathbf{A},\mathbf{B})$ where $\mathbf{A}, \mathbf{B}$ are symmetric, $\mathbf{B}$ is functional… ▽ More

    Submitted 18 May, 2024; v1 submitted 7 October, 2022; originally announced October 2022.

    Comments: Full version (with stronger results) of a LICS'23 paper

  17. arXiv:2207.02277  [pdf, ps, other

    cs.CC cs.DM math.CO

    Hierarchies of Minion Tests for PCSPs through Tensors

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We provide a unified framework to study hierarchies of relaxations for Constraint Satisfaction Problems and their Promise variant. The idea is to split the description of a hierarchy into an algebraic part, depending on a minion capturing the "base level", and a geometric part - which we call tensorisation - inspired by multilinear algebra. We exploit the geometry of the tensor spaces arising from… ▽ More

    Submitted 22 March, 2023; v1 submitted 5 July, 2022; originally announced July 2022.

    Comments: Full version of a SODA 2023 paper. Generalises and subsumes all but Sections 6 and 7 of arXiv:2203.02478

  18. arXiv:2204.05628  [pdf, ps, other

    cs.CC cs.DM cs.DS math.CO

    Linearly ordered colourings of hypergraphs

    Authors: Tamio-Vesa Nakajima, Stanislav Živný

    Abstract: A linearly ordered (LO) $k$-colouring of an $r$-uniform hypergraph assigns an integer from $\{1, \ldots, k \}$ to every vertex so that, in every edge, the (multi)set of colours has a unique maximum. Equivalently, for $r=3$, if two vertices in an edge are assigned the same colour, then the third vertex is assigned a larger colour (as opposed to a different colour, as in classic non-monochromatic co… ▽ More

    Submitted 2 November, 2022; v1 submitted 12 April, 2022; originally announced April 2022.

    Comments: Full version (with stronger both tractability and intractability results) of an ICALP 2022 paper

    Journal ref: ACM Transactions on Computation Theory 14(3-4) Article No. 12, pp. 1-19 (2022)

  19. arXiv:2203.02478  [pdf, ps, other

    cs.CC cs.DM cs.DS cs.LO

    The Sherali-Adams Hierarchy for Promise CSPs through Tensors

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We study the Sherali-Adams linear programming hierarchy in the context of promise constraint satisfaction problems (PCSPs). We characterise when a level of the hierarchy accepts an instance in terms of a homomorphism problem for an appropriate multilinear structure obtained through a tensor power of the constraint language. The geometry of this structure, which consists in a space of tensors satis… ▽ More

    Submitted 10 November, 2022; v1 submitted 4 March, 2022; originally announced March 2022.

    Comments: Section 6 is subsumed by arXiv:2211.03168; all other sections (apart from Section 7) are subsumed by arXiv:2207.02277

  20. arXiv:2107.05018  [pdf, ps, other

    cs.CC cs.DM cs.DS

    CLAP: A New Algorithm for Promise CSPs

    Authors: Lorenzo Ciardo, Stanislav Živný

    Abstract: We propose a new algorithm for Promise Constraint Satisfaction Problems PCSPs). It is a combination of the $\textbf{C}$onstraint Basic $\textbf{L}$P relaxation and the $\textbf{A}$ffine I$\textbf{P}$ relaxation (CLAP). We give a characterisation of the power of CLAP in terms of a minion homomorphism. Using this characterisation, we identify a certain weak notion of symmetry which, if satisfied by… ▽ More

    Submitted 22 October, 2022; v1 submitted 11 July, 2021; originally announced July 2021.

    Comments: Full version of a SODA 2022 paper

    Journal ref: SIAM Journal on Computing 52(1) (2023) 1-37

  21. arXiv:2106.14757  [pdf, ps, other

    cs.DS cs.DM

    Additive Sparsification of CSPs

    Authors: Eden Pelleg, Stanislav Živný

    Abstract: Multiplicative cut sparsifiers, introduced by Benczúr and Karger [STOC'96], have proved extremely influential and found various applications. Precise characterisations were established for sparsifiability of graphs with other 2-variable predicates on Boolean domains by Filtser and Krauthgamer [SIDMA'17] and non-Boolean domains by Butti and Živný [SIDMA'20]. Bansal, Svensson and Trevisan [FOCS'19… ▽ More

    Submitted 19 September, 2023; v1 submitted 28 June, 2021; originally announced June 2021.

    Comments: Full version of an ESA'21 paper

    Journal ref: ACM Transactions on Algorithms 20(1) Article No. 1 (2023)

  22. On rainbow-free colourings of uniform hypergraphs

    Authors: Ragnar Groot Koerkamp, Stanislav Živný

    Abstract: We study rainbow-free colourings of $k$-uniform hypergraphs; that is, colourings that use $k$ colours but with the property that no hyperedge attains all colours. We show that $p^*=(k-1)(\ln n)/n$ is the threshold function for the existence of a rainbow-free colouring in a random $k$-uniform hypergraph.

    Submitted 13 June, 2021; originally announced June 2021.

    Journal ref: Theor. Comput. Sci., 885(11), pp. 69-76, 2021

  23. Beyond PCSP (1-in-3,NAE)

    Authors: Alex Brandts, Stanislav Živný

    Abstract: The promise constraint satisfaction problem (PCSP) is a recently introduced vast generalisation of the constraint satisfaction problem (CSP) that captures approximability of satisfiable instances. A PCSP instance comes with two forms of each constraint: a strict one and a weak one. Given the promise that a solution exists using the strict constraints, the task is to find a solution using the weak… ▽ More

    Submitted 28 August, 2022; v1 submitted 26 April, 2021; originally announced April 2021.

    Comments: Full version of an ICALP 2021 paper

    Journal ref: Information and Computation 289, Part A, 104954 (2022)

  24. QCSP on Reflexive Tournaments

    Authors: Benoit Larose, Petar Markovic, Barnaby Martin, Daniel Paulusma, Siani Smith, Stanislav Zivny

    Abstract: We give a complexity dichotomy for the Quantified Constraint Satisfaction Problem QCSP(H) when H is a reflexive tournament. It is well-known that reflexive tournaments can be split into a sequence of strongly connected components H_1,...,H_n so that there exists an edge from every vertex of H_i to every vertex of H_j if and only if i<j. We prove that if H has both its initial and final strongly co… ▽ More

    Submitted 28 December, 2021; v1 submitted 21 April, 2021; originally announced April 2021.

    Comments: arXiv admin note: text overlap with arXiv:1709.09486

    Journal ref: ACM Trans. Comput. Log. 23(3): 14:1-14:22 (2022)

  25. arXiv:2103.12468  [pdf, ps, other

    cs.DM cs.CC cs.DB

    Approximately Counting Answers to Conjunctive Queries with Disequalities and Negations

    Authors: Jacob Focke, Leslie Ann Goldberg, Marc Roth, Stanislav Živný

    Abstract: We study the complexity of approximating the number of answers to a small query $\varphi$ in a large database $\mathcal{D}$. We establish an exhaustive classification into tractable and intractable cases if $\varphi$ is a conjunctive query with disequalities and negations: $\bullet$ If there is a constant bound on the arity of $\varphi$, and if the randomised Exponential Time Hypothesis (rETH) h… ▽ More

    Submitted 4 March, 2024; v1 submitted 23 March, 2021; originally announced March 2021.

    Comments: An extended abstract of this work appeared in the proceedings of PODS22. 30 pages, 1 figure

  26. arXiv:2012.12607  [pdf, ps, other

    cs.DM cs.DS

    PTAS for Sparse General-Valued CSPs

    Authors: Balázs F. Mezei, Marcin Wrochna, Stanislav Živný

    Abstract: We study polynomial-time approximation schemes (PTASes) for constraint satisfaction problems (CSPs) such as Maximum Independent Set or Minimum Vertex Cover on sparse graph classes. Baker's approach gives a PTAS on planar graphs, excluded-minor classes, and beyond. For Max-CSPs, and even more generally, maximisation finite-valued CSPs (where constraints are arbitrary non-negative functions), Rome… ▽ More

    Submitted 27 October, 2022; v1 submitted 23 December, 2020; originally announced December 2020.

    Comments: Full version of a LICS 2021 paper

    MSC Class: 68R10; 05C75; 68W25 ACM Class: G.2.2; F.2.2

    Journal ref: ACM Transactions on Algorithms 19(2) Article No. 14 (2023)

  27. arXiv:2007.01779  [pdf, ps, other

    cs.CC cs.DM cs.DS cs.LO

    The combined basic LP and affine IP relaxation for promise VCSPs on infinite domains

    Authors: Caterina Viola, Stanislav Zivny

    Abstract: Convex relaxations have been instrumental in solvability of constraint satisfaction problems (CSPs), as well as in the three different generalisations of CSPs: valued CSPs, infinite-domain CSPs, and most recently promise CSPs. In this work, we extend an existing tractability result to the three generalisations of CSPs combined: We give a sufficient condition for the combined basic linear programmi… ▽ More

    Submitted 20 March, 2021; v1 submitted 3 July, 2020; originally announced July 2020.

    Comments: Full version of an MFCS'20 paper

    Journal ref: ACM Transactions on Algorithms 17(3) Article No. 21 (2021)

  28. Counting Homomorphisms to $K_4$-minor-free Graphs, modulo 2

    Authors: Jacob Focke, Leslie Ann Goldberg, Marc Roth, Stanislav Živný

    Abstract: We study the problem of computing the parity of the number of homomorphisms from an input graph $G$ to a fixed graph $H$. Faben and Jerrum [ToC'15] introduced an explicit criterion on the graph $H$ and conjectured that, if satisfied, the problem is solvable in polynomial time and, otherwise, the problem is complete for the complexity class $\oplus\mathrm{P}$ of parity problems. We verify their con… ▽ More

    Submitted 27 July, 2021; v1 submitted 30 June, 2020; originally announced June 2020.

    ACM Class: F.2.2; G.2.1

    Journal ref: SIAM Journal on Discrete Mathematics 35(4) (2021) 2749-2814

  29. arXiv:2003.11351  [pdf, other

    cs.CC cs.DM cs.LO math.AT

    Topology and adjunction in promise constraint satisfaction

    Authors: Andrei Krokhin, Jakub Opršal, Marcin Wrochna, Stanislav Živný

    Abstract: The approximate graph colouring problem, whose complexity is unresolved in most cases, concerns finding a $c$-colouring of a graph that is promised to be $k$-colourable, where $c\geq k$. This problem naturally generalises to promise graph homomorphism problems and further to promise constraint satisfaction problems. The complexity of these problems has recently been studied through an algebraic ap… ▽ More

    Submitted 29 September, 2022; v1 submitted 25 March, 2020; originally announced March 2020.

    Comments: This merges and subsumes arXiv:1904.03214 and arXiv:1907.00872. After reviews

    Journal ref: SIAM Journal on Computing 52(1) (2023) 38-79

  30. arXiv:1911.09065  [pdf, other

    cs.DM cs.CC

    The complexity of promise SAT on non-Boolean domains

    Authors: Alex Brandts, Marcin Wrochna, Stanislav Živný

    Abstract: While 3-SAT is NP-hard, 2-SAT is solvable in polynomial time. Austrin, Guruswami, and Håstad roved a result known as "$(2+\varepsilon)$-SAT is NP-hard" [FOCS'14/SICOMP'17]. They showed that the problem of distinguishing k-CNF formulas that are g-satisfiable (i.e. some assignment satisfies at least g literals in every clause) from those that are not even 1-satisfiable is NP-hard if… ▽ More

    Submitted 6 April, 2021; v1 submitted 20 November, 2019; originally announced November 2019.

    Comments: Full version of an ICALP 2020 paper

    MSC Class: 68R05; 68Q17 ACM Class: G.2.1; F.2.2

    Journal ref: ACM Transactions on Computation Theory 13(4) Article No. 26 (2021)

  31. arXiv:1911.03204  [pdf, ps, other

    cs.DM cs.DS math.CO

    Pliability and Approximating Max-CSPs

    Authors: Miguel Romero, Marcin Wrochna, Stanislav Živný

    Abstract: We identify a sufficient condition, treewidth-pliability, that gives a polynomial-time algorithm for an arbitrarily good approximation of the optimal value in a large class of Max-2-CSPs parameterised by the class of allowed constraint graphs (with arbitrary constraints on an unbounded alphabet). Our result applies more generally to the maximum homomorphism problem between two rational-valued stru… ▽ More

    Submitted 17 September, 2023; v1 submitted 8 November, 2019; originally announced November 2019.

    Comments: Full version of a SODA'21 paper

    MSC Class: 68R10; 05C75; 68W25; 68Q17 ACM Class: G.2.2; F.2.2

    Journal ref: Journal of the ACM 70(6) Article No. 41 (2023)

  32. arXiv:1907.07922  [pdf, ps, other

    cs.CC cs.DM

    Approximate counting CSP seen from the other side

    Authors: Andrei A. Bulatov, Stanislav Zivny

    Abstract: In this paper we study the complexity of counting Constraint Satisfaction Problems (CSPs) of the form #CSP($\mathcal{C}$,-), in which the goal is, given a relational structure $\mathbf{A}$ from a class $\mathcal{C}$ of structures and an arbitrary structure $\mathbf{B}$, to find the number of homomorphisms from $\mathbf{A}$ to $\mathbf{B}$. Flum and Grohe showed that #CSP($\mathcal{C}$,-) is solvab… ▽ More

    Submitted 11 January, 2020; v1 submitted 18 July, 2019; originally announced July 2019.

    Comments: Full version of an MFCS'19 paper

    Journal ref: ACM Transactions on Computation Theory 12(2) Article No. 11 (2020)

  33. arXiv:1907.04383  [pdf, ps, other

    cs.DS cs.CC cs.LO

    The Power of the Combined Basic LP and Affine Relaxation for Promise CSPs

    Authors: Joshua Brakensiek, Venkatesan Guruswami, Marcin Wrochna, Stanislav Živný

    Abstract: In the field of constraint satisfaction problems (CSP), promise CSPs are an exciting new direction of study. In a promise CSP, each constraint comes in two forms: "strict" and "weak," and in the associated decision problem one must distinguish between being able to satisfy all the strict constraints versus not being able to satisfy all the weak constraints. The most commonly cited example of a pro… ▽ More

    Submitted 18 September, 2020; v1 submitted 9 July, 2019; originally announced July 2019.

    Comments: 17 pages, to appear in SICOMP

    Journal ref: SIAM Journal on Computing 49(6) (2020) 1232-1248

  34. arXiv:1907.02319  [pdf, ps, other

    cs.CC cs.DM

    The Complexity of Approximately Counting Retractions to Square-Free Graphs

    Authors: Jacob Focke, Leslie Ann Goldberg, Stanislav Živný

    Abstract: A retraction is a homomorphism from a graph $G$ to an induced subgraph $H$ of $G$ that is the identity on $H$. In a long line of research, retractions have been studied under various algorithmic settings. Recently, the problem of approximately counting retractions was considered. We give a complete trichotomy for the complexity of approximately counting retractions to all square-free graphs (graph… ▽ More

    Submitted 22 March, 2021; v1 submitted 4 July, 2019; originally announced July 2019.

    ACM Class: F.2.2; G.2.1

    Journal ref: ACM Transactions on Algorithms 17(3) Article No. 22 (2021)

  35. arXiv:1907.00872  [pdf, other

    cs.CC cs.DM math.AT

    Improved hardness for H-colourings of G-colourable graphs

    Authors: Marcin Wrochna, Stanislav Živný

    Abstract: We present new results on approximate colourings of graphs and, more generally, approximate H-colourings and promise constraint satisfaction problems. First, we show NP-hardness of colouring $k$-colourable graphs with $\binom{k}{\lfloor k/2\rfloor}-1$ colours for every $k\geq 4$. This improves the result of Bulín, Krokhin, and Opršal [STOC'19], who gave NP-hardness of colouring $k$-colourable gr… ▽ More

    Submitted 4 October, 2019; v1 submitted 1 July, 2019; originally announced July 2019.

    Comments: Mention improvement in Proposition 2.5. SODA 2020

    Report number: Proc. SODA'20 1426-1435 (2020) MSC Class: 05C15; 05C60; 57M15; 18B30; 05C25

  36. arXiv:1904.07388  [pdf, ps, other

    cs.DS cs.LO

    Point-width and Max-CSPs

    Authors: Clement Carbonnel, Miguel Romero, Stanislav Zivny

    Abstract: The complexity of (unbounded-arity) Max-CSPs under structural restrictions is poorly understood. The two most general hypergraph properties known to ensure tractability of Max-CSPs, $β$-acyclicity and bounded (incidence) MIM-width, are incomparable and lead to very different algorithms. We introduce the framework of point decompositions for hypergraphs and use it to derive a new sufficient condi… ▽ More

    Submitted 1 July, 2020; v1 submitted 15 April, 2019; originally announced April 2019.

    Comments: Full version of a LICS'19 paper

    Journal ref: ACM Transactions on Algorithms 16(4) Article no. 54 (2020)

  37. Using a min-cut generalisation to go beyond Boolean surjective VCSPs

    Authors: Gregor Matl, Stanislav Zivny

    Abstract: In this work, we first study a natural generalisation of the Min-Cut problem, where a graph is augmented by a superadditive set function defined on its vertex subsets. The goal is to select a vertex subset such that the weight of the induced cut plus the set function value are minimised. In addition, a lower and upper bound is imposed on the solution size. We present a polynomial-time algorithm fo… ▽ More

    Submitted 6 June, 2020; v1 submitted 21 January, 2019; originally announced January 2019.

    Comments: Full version of a STACS'19 paper

    Report number: Algorithmica 82 3492--3520 (2020) ACM Class: F.2.0

  38. Sparsification of Binary CSPs

    Authors: Silvia Butti, Stanislav Zivny

    Abstract: A cut $\varepsilon$-sparsifier of a weighted graph $G$ is a re-weighted subgraph of $G$ of (quasi)linear size that preserves the size of all cuts up to a multiplicative factor of $\varepsilon$. Since their introduction by Benczúr and Karger [STOC'96], cut sparsifiers have proved extremely influential and found various applications. Going beyond cut sparsifiers, Filtser and Krauthgamer [SIDMA'17] g… ▽ More

    Submitted 13 December, 2019; v1 submitted 3 January, 2019; originally announced January 2019.

    Comments: Full version of a STACS'19 paper

    MSC Class: 68Q25; 68W25

    Journal ref: SIAM Journal on Discrete Mathematics 34(1) (2020) 825-842

  39. arXiv:1807.00590  [pdf, ps, other

    cs.CC cs.DM

    The Complexity of Approximately Counting Retractions

    Authors: Jacob Focke, Leslie Ann Goldberg, Stanislav Zivny

    Abstract: Let $G$ be a graph that contains an induced subgraph $H$. A retraction from $G$ to $H$ is a homomorphism from $G$ to $H$ that is the identity function on $H$. Retractions are very well-studied: Given $H$, the complexity of deciding whether there is a retraction from an input graph $G$ to $H$ is completely classified, in the sense that it is known for which $H$ this problem is tractable (assuming… ▽ More

    Submitted 12 March, 2020; v1 submitted 2 July, 2018; originally announced July 2018.

    ACM Class: F.2.2; G.2.1

    Journal ref: ACM Transactions on Computation Theory 12(3) Article No. 15 (2020)

  40. Boolean approximate counting CSPs with weak conservativity, and implications for ferromagnetic two-spin

    Authors: Miriam Backens, Andrei Bulatov, Leslie Ann Goldberg, Colin McQuillan, Stanislav Živný

    Abstract: We analyse the complexity of approximate counting constraint satisfactions problems $\mathrm{\#CSP}(\mathcal{F})$, where $\mathcal{F}$ is a set of nonnegative rational-valued functions of Boolean variables. A complete classification is known in the conservative case, where $\mathcal{F}$ is assumed to contain arbitrary unary functions. We strengthen this result by fixing any permissive strictly inc… ▽ More

    Submitted 15 December, 2019; v1 submitted 13 April, 2018; originally announced April 2018.

    Comments: 37 pages

    Journal ref: Journal of Computer and System Sciences 109 95-125 (2020)

  41. arXiv:1801.02199  [pdf, other

    cs.DM math.CO

    A tractable class of binary VCSPs via M-convex intersection

    Authors: Hiroshi Hirai, Yuni Iwamasa, Kazuo Murota, Stanislav Zivny

    Abstract: A binary VCSP is a general framework for the minimization problem of a function represented as the sum of unary and binary cost functions. An important line of VCSP research is to investigate what functions can be solved in polynomial time. Cooper and Živný classified the tractability of binary VCSP instances according to the concept of "triangle," and showed that the only interesting tractable ca… ▽ More

    Submitted 11 July, 2019; v1 submitted 7 January, 2018; originally announced January 2018.

    Comments: Full version of a STACS'18 paper

    Journal ref: ACM Transactions on Algorithms 15(3) Article no. 44 (2019)

  42. arXiv:1710.03148  [pdf, other

    cs.CC cs.DM cs.DS cs.LO

    The complexity of general-valued CSPs seen from the other side

    Authors: Clement Carbonnel, Miguel Romero, Stanislav Zivny

    Abstract: The constraint satisfaction problem (CSP) is concerned with homomorphisms between two structures. For CSPs with restricted left-hand side structures, the results of Dalmau, Kolaitis, and Vardi [CP'02], Grohe [FOCS'03/JACM'07], and Atserias, Bulatov, and Dalmau [ICALP'07] establish the precise borderline of polynomial-time solvability (subject to complexity-theoretic assumptions) and of solvability… ▽ More

    Submitted 3 October, 2021; v1 submitted 9 October, 2017; originally announced October 2017.

    Comments: v3: Full version of a FOCS'18 paper; some parts shortened compared to v2 and other small corrections

    ACM Class: F.2.0; F.4.1

    Journal ref: SIAM Journal on Computing 51(1) (2022) 19-69

  43. The Complexity of Counting Surjective Homomorphisms and Compactions

    Authors: Jacob Focke, Leslie Ann Goldberg, Stanislav Zivny

    Abstract: A homomorphism from a graph G to a graph H is a function from the vertices of G to the vertices of H that preserves edges. A homomorphism is surjective if it uses all of the vertices of H and it is a compaction if it uses all of the vertices of H and all of the non-loop edges of H. Hell and Nesetril gave a complete characterisation of the complexity of deciding whether there is a homomorphism from… ▽ More

    Submitted 9 April, 2019; v1 submitted 27 June, 2017; originally announced June 2017.

    Comments: Minor revisions, to appear in SIDMA

    ACM Class: F.2.2; G.2.1

    Journal ref: SIAM Journal on Discrete Mathematics 33(2) 1006-1043 (2019)

  44. arXiv:1704.06215  [pdf, ps, other

    cs.CC cs.AI cs.DM

    On Singleton Arc Consistency for CSPs Defined by Monotone Patterns

    Authors: Clement Carbonnel, David A. Cohen, Martin C. Cooper, Stanislav Zivny

    Abstract: Singleton arc consistency is an important type of local consistency which has been recently shown to solve all constraint satisfaction problems (CSPs) over constraint languages of bounded width. We aim to characterise all classes of CSPs defined by a forbidden pattern that are solved by singleton arc consistency and closed under removing constraints. We identify five new patterns whose absence ens… ▽ More

    Submitted 10 August, 2018; v1 submitted 20 April, 2017; originally announced April 2017.

    Comments: v4: Full version of a STACS'18 paper; improved presentation

    Journal ref: Algorithmica 81(4) 1699-1727 (2019)

  45. arXiv:1702.04679  [pdf, ps, other

    cs.CC cs.DM

    The complexity of Boolean surjective general-valued CSPs

    Authors: Peter Fulla, Hannes Uppman, Stanislav Zivny

    Abstract: Valued constraint satisfaction problems (VCSPs) are discrete optimisation problems with a $(\mathbb{Q}\cup\{\infty\})$-valued objective function given as a sum of fixed-arity functions. In Boolean surjective VCSPs, variables take on labels from $D=\{0,1\}$ and an optimal assignment is required to use both labels from $D$. Examples include the classical global Min-Cut problem in graphs and the Mini… ▽ More

    Submitted 9 September, 2018; v1 submitted 15 February, 2017; originally announced February 2017.

    Comments: v5: small corrections and improved presentation

    ACM Class: F.2.0

    Journal ref: ACM Transactions on Computation Theory 11(1) Article No. 4 (2019)

  46. Discrete Convexity in Joint Winner Property

    Authors: Yuni Iwamasa, Kazuo Murota, Stanislav Zivny

    Abstract: In this paper, we reveal a relation between joint winner property (JWP) in the field of valued constraint satisfaction problems (VCSPs) and M${}^\natural$-convexity in the field of discrete convex analysis (DCA). We introduce the M${}^\natural$-convex completion problem, and show that a function $f$ satisfying the JWP is Z-free if and only if a certain function $\overline{f}$ associated with $f$ i… ▽ More

    Submitted 8 May, 2018; v1 submitted 26 January, 2017; originally announced January 2017.

    Comments: 12 pages

    Journal ref: Discrete Optimization, 28:78--88, 2018

  47. arXiv:1612.01147  [pdf, ps, other

    cs.CC cs.LO

    The limits of SDP relaxations for general-valued CSPs

    Authors: Johan Thapper, Stanislav Zivny

    Abstract: It has been shown that for a general-valued constraint language $Γ$ the following statements are equivalent: (1) any instance of $\operatorname{VCSP}(Γ)$ can be solved to optimality using a constant level of the Sherali-Adams LP hierarchy; (2) any instance of $\operatorname{VCSP}(Γ)$ can be solved to optimality using the third level of the Sherali-Adams LP hierarchy; (3) the support of $Γ$ satisfi… ▽ More

    Submitted 13 March, 2018; v1 submitted 4 December, 2016; originally announced December 2016.

    Comments: Full version of a LICS'17 paper. Builds on and extends arXiv:1606.02577. arXiv admin note: text overlap with arXiv:1606.02577

    ACM Class: F.2.0

    Journal ref: ACM Transactions on Computation Theory 10(3) Article no. 12 (2018)

  48. Functional Clones and Expressibility of Partition Functions

    Authors: Andrei Bulatov, Leslie Ann Goldberg, Mark Jerrum, David Richerby, Stanislav Živný

    Abstract: We study functional clones, which are sets of non-negative pseudo-Boolean functions (functions $\{0,1\}^k\to\mathbb{R}_{\geq 0}$) closed under (essentially) multiplication, summation and limits. Functional clones naturally form a lattice under set inclusion and are closely related to counting Constraint Satisfaction Problems (CSPs). We identify a sublattice of interesting functional clones and inv… ▽ More

    Submitted 28 April, 2017; v1 submitted 23 September, 2016; originally announced September 2016.

    Comments: 42 pages, 6 figures; minor corrections

    Journal ref: Theoretical Computer Science 687 (2017) 11-39

  49. Binary Constraint Satisfaction Problems Defined by Excluded Topological Minors

    Authors: David A. Cohen, Martin C. Cooper, Peter G. Jeavons, Stanislav Zivny

    Abstract: The binary Constraint Satisfaction Problem (CSP) is to decide whether there exists an assignment to a set of variables which satisfies specified constraints between pairs of variables. A binary CSP instance can be presented as a labelled graph encoding both the forms of the constraints and where they are imposed. We consider subproblems defined by restricting the allowed form of this graph. One ty… ▽ More

    Submitted 22 September, 2018; v1 submitted 18 August, 2016; originally announced August 2016.

    Comments: Full version of an IJCAI'15 paper

    Journal ref: Information and Computation 264 12-31 (2019)

  50. Binarisation for Valued Constraint Satisfaction Problems

    Authors: David A. Cohen, Martin C. Cooper, Peter G. Jeavons, Andrei Krokhin, Robert Powell, Stanislav Zivny

    Abstract: We study methods for transforming valued constraint satisfaction problems (VCSPs) to binary VCSPs. First, we show that the standard dual encoding preserves many aspects of the algebraic properties that capture the computational complexity of VCSPs. Second, we extend the reduction of CSPs to binary CSPs described by Bulin et al. [LMCS'15] to VCSPs. This reduction establishes that VCSPs over a fixed… ▽ More

    Submitted 27 July, 2017; v1 submitted 4 August, 2016; originally announced August 2016.

    Comments: Subsumes 1507.01776

    MSC Class: 08A70; 68Q25

    Journal ref: SIAM Journal on Discrete Mathematics 31(4) (2017) 2279-2300