中文
相关论文

相关论文: Unbounded-width CSPs are Untestable in a Sublinear…

200 篇论文

We consider the problem of satisfiability of sets of constraints in a given set of finite uniform hypergraphs. While the problem under consideration is similar in nature to the problem of satisfiability of constraints in graphs, the…

计算机科学中的逻辑 · 计算机科学 2025-08-25 Antoine Mottet , Tomáš Nagy , Michael Pinsker

The Promise Constraint Satisfaction Problem (PCSP) is a recently introduced vast generalization of the Constraint Satisfaction Problem (CSP). We investigate the computational complexity of a class of PCSPs beyond the most studied cases -…

计算复杂性 · 计算机科学 2020-10-12 Libor Barto , Diego Battistelli , Kevin M. Berg

Parameter testing algorithms are using constant number of queries to estimate the value of a certain parameter of a very large finite graph. It is well-known that graph parameters such as the independence ratio or the edit-distance from…

组合数学 · 数学 2009-07-02 Gabor Elek

Property Testing is a formal framework to study the computational power and complexity of sampling from combinatorial objects. A central goal in standard graph property testing is to understand which graph properties are testable with…

数据结构与算法 · 计算机科学 2025-09-08 Artur Czumaj , Christian Sohler , Stefan Walzer

We introduce merge-width, a family of graph parameters that unifies several structural graph measures, including treewidth, degeneracy, twin-width, clique-width, and generalized coloring numbers. Our parameters are based on new…

组合数学 · 数学 2025-02-26 Jan Dreier , Szymon Toruńczyk

We study property testing of (di)graph properties in bounded-degree graph models. The study of graph properties in bounded-degree models is one of the focal directions of research in property testing in the last 15 years. However, despite…

计算复杂性 · 计算机科学 2020-11-03 Hiro Ito , Areej Khoury , Ilan Newman

We determine the exact threshold of satisfiability for random instances of a particular NP-complete constraint satisfaction problem (CSP). This is the first random CSP model for which we have determined a precise linear satisfiability…

离散数学 · 计算机科学 2012-02-06 Harold Connamacher , Michael Molloy

To cope with the intractability of answering Conjunctive Queries (CQs) and solving Constraint Satisfaction Problems (CSPs), several notions of hypergraph decompositions have been proposed -- giving rise to different notions of width,…

数据库 · 计算机科学 2018-11-21 Wolfgang Fischl , Georg Gottlob , Davide M. Longo , Reinhard Pichler

Raghavendra (STOC 2008) gave an elegant and surprising result: if Khot's Unique Games Conjecture (STOC 2002) is true, then for every constraint satisfaction problem (CSP), the best approximation ratio is attained by a certain simple…

数据结构与算法 · 计算机科学 2010-11-01 Yuichi Yoshida

To cope with the intractability of answering Conjunctive Queries (CQs) and solving Constraint Satisfaction Problems (CSPs), several notions of hypergraph decompositions have been proposed -- giving rise to different notions of width,…

数据库 · 计算机科学 2020-09-04 Wolfgang Fischl , Georg Gottlob , Davide Mario Longo , Reinhard Pichler

In graph property testing the task is to distinguish whether a graph satisfies a given property or is "far" from having that property, preferably with a sublinear query and time complexity. In this work we initiate the study of property…

数据结构与算法 · 计算机科学 2021-02-16 Florian Adriaens , Simon Apers

Constraint Satisfaction Problem (CSP) is a framework for modeling and solving a variety of real-world problems. Once the problem is expressed as a finite set of constraints, the goal is to find the variables' values satisfying them. Even…

离散数学 · 计算机科学 2019-05-23 Rachid Oucheikh , Ismail Berrada , Outman El Hichami

We consider hereditary classes of graphs equipped with a total order. We provide multiple equivalent characterisations of those classes which have bounded twin-width. In particular, we prove a grid theorem for classes of ordered graphs…

计算机科学中的逻辑 · 计算机科学 2021-07-07 Pierre Simon , Szymon Toruńczyk

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 $\mbox{$\bR \rightarrow \bGamma$}$ between two relational…

计算复杂性 · 计算机科学 2015-10-27 Vladimir Kolmogorov , Michal Rolinek , Rustem Takhanov

We analyse how the standard reductions between constraint satisfaction problems affect their proof complexity. We show that, for the most studied propositional, algebraic, and semi-algebraic proof systems, the classical constructions of…

计算复杂性 · 计算机科学 2018-09-26 Albert Atserias , Joanna Ochremiak

What makes a computational problem easy (e.g., in P, that is, solvable in polynomial time) or hard (e.g., NP-hard)? This fundamental question now has a satisfactory answer for a quite broad class of computational problems, so called…

计算复杂性 · 计算机科学 2019-09-12 Libor Barto

The constraint satisfaction problem (CSP) on a finite relational structure B is to decide, given a set of constraints on variables where the relations come from B, whether or not there is a assignment to the variables satisfying all of the…

计算复杂性 · 计算机科学 2024-04-24 Hubie Chen

We present a novel framework closely linking the areas of property testing and data streaming algorithms in the setting of general graphs. It has been recently shown (Monemizadeh et al. 2017) that for bounded-degree graphs, any…

数据结构与算法 · 计算机科学 2019-05-07 Artur Czumaj , Hendrik Fichtenberger , Pan Peng , Christian Sohler

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…

离散数学 · 计算机科学 2024-01-04 Miguel Romero , Marcin Wrochna , Stanislav Živný

In this paper we provide an extended formulation for the class of constraint satisfaction problems and prove that its size is polynomial for instances whose constraint graph has bounded treewidth. This implies new upper bounds on extension…

计算复杂性 · 计算机科学 2015-04-29 Petr Kolman , Martin Koutecký