中文
相关论文

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

200 篇论文

In this paper, we consider lower bounds on the query complexity for testing CSPs in the bounded-degree model. First, for any ``symmetric'' predicate $P:{0,1}^{k} \to {0,1}$ except \equ where $k\geq 3$, we show that every (randomized)…

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

We extend the bounded degree graph model for property testing introduced by Goldreich and Ron (Algorithmica, 2002) to hypergraphs. In this framework, we analyse the query complexity of three fundamental hypergraph properties: colorability,…

计算复杂性 · 计算机科学 2025-03-14 Hugo Aaronson , Gaia Carenini , Atreyi Chanda

We study the power of the bounded-width consistency algorithm in the context of the fixed-template Promise Constraint Satisfaction Problem (PCSP). Our main technical finding is that the template of every PCSP that is solvable in bounded…

计算复杂性 · 计算机科学 2021-07-14 Albert Atserias , Víctor Dalmau

The \emph{Sandwich Problem} (SP) for a graph class $\calC$ is the following computational problem. The input is a pair of graphs $(V,E_1)$ and $(V,E_2)$ where $E_1\subseteq E_2$, and the task is to decide whether there is an edge set $E$…

离散数学 · 计算机科学 2025-10-13 Manuel Bodirsky , Santiago Guzmán-Pro

The complexity and approximability of the constraint satisfaction problem (CSP) has been actively studied over the last 20 years. A new version of the CSP, the promise CSP (PCSP) has recently been proposed, motivated by open questions about…

计算复杂性 · 计算机科学 2021-07-19 Libor Barto , Jakub Bulín , Andrei Krokhin , Jakub Opršal

For a large class of random constraint satisfaction problems (CSP), deep but non-rigorous theory from statistical physics predict the location of the sharp satisfiability transition. The works of Ding, Sly, Sun (2014, 2016) and Coja-Oghlan,…

组合数学 · 数学 2023-08-07 Evan Chang , Neel Kolhe , Youngtak Sohn

We investigate the fine-grained and the parameterized complexity of several generalizations of binary constraint satisfaction problems (BINARY-CSPs), that subsume variants of graph colouring problems. Our starting point is the observation…

计算复杂性 · 计算机科学 2022-07-26 Ambroise Baril , Miguel Couceiro , Victor Lagerkvist

The algebraic approach to the Constraint Satisfaction Problem (CSP) uses high order symmetries of relational structures -- polymorphisms -- to study the complexity of the CSP. In this paper we further develop one of the methods the…

计算机科学中的逻辑 · 计算机科学 2020-07-21 Andrei A. Bulatov

Constraint satisfaction problems (CSPs) are an important formal framework for the uniform treatment of various prominent AI tasks, e.g., coloring or scheduling problems. Solving CSPs is, in general, known to be NP-complete and…

计算复杂性 · 计算机科学 2020-07-29 Hubie Chen , Georg Gottlob , Matthias Lanzinger , Reinhard Pichler

We revisit the relation between two fundamental property testing models for bounded-degree directed graphs: the bidirectional model in which the algorithms are allowed to query both the outgoing edges and incoming edges of a vertex, and the…

数据结构与算法 · 计算机科学 2023-05-23 Pan Peng , Yuyang Wang

An important question in the study of constraint satisfaction problems (CSP) is understanding how the graph or hypergraph describing the incidence structure of the constraints influences the complexity of the problem. For binary CSP…

数据结构与算法 · 计算机科学 2015-03-13 Dániel Marx

Query evaluation over probabilistic databases is known to be intractable in many cases, even in data complexity, i.e., when the query is fixed. Although some restrictions of the queries [19] and instances [4] have been proposed to lower the…

数据库 · 计算机科学 2019-08-28 Antoine Amarilli , Mikaël Monet , Pierre Senellart

We study a model of constraint satisfaction problems geared towards instances with few variables but with domain of unbounded size (udCSP). Our model is inspired by recent work on FPT algorithms for MinCSP where frequently both upper and…

数据结构与算法 · 计算机科学 2025-08-25 Peter Jonsson , Victor Lagerkvist , Jorke M. de Vlas , Magnus Wahlström

We present a unified framework on the limits of constraint satisfaction problems (CSPs) and efficient parameter testing which depends only on array exchangeability and the method of cut decomposition without recourse to the weakly regular…

数据结构与算法 · 计算机科学 2016-08-05 Marek Karpinski , Roland Markó

In recent years, we have seen several approaches to the graph isomorphism problem based on "generic" mathematical programming or algebraic (Gr\"obner basis) techniques. For most of these, lower bounds have been established. In fact, it has…

计算复杂性 · 计算机科学 2016-07-18 Christoph Berkholz , Martin Grohe

Constraint satisfaction problems are computational problems that naturally appear in many areas of theoretical computer science. One of the central themes is their computational complexity, and in particular the border between…

计算复杂性 · 计算机科学 2026-04-28 Manuel Bodirsky

We study quantum algorithms for testing bipartiteness and expansion of bounded-degree graphs. We give quantum algorithms that solve these problems in time O(N^(1/3)), beating the Omega(sqrt(N)) classical lower bound. For testing expansion,…

量子物理 · 物理学 2011-09-12 Andris Ambainis , Andrew M. Childs , Yi-Kai Liu

One of the most fundamental questions in graph property testing is to characterize the combinatorial structure of properties that are testable with a constant number of queries. We work towards an answer to this question for the…

数据结构与算法 · 计算机科学 2018-11-08 Hendrik Fichtenberger , Pan Peng , Christian Sohler

For a constraint satisfaction problem (CSP), a robust satisfaction algorithm is one that outputs an assignment satisfying most of the constraints on instances that are near-satisfiable. It is known that the CSPs that admit efficient robust…

数据结构与算法 · 计算机科学 2025-09-09 Joshua Brakensiek , Venkatesan Guruswami , Sai Sandeep

The constraint satisfaction problem (CSP) has important applications in computer science and AI. In particular, infinite-domain CSPs have been intensively used in subareas of AI such as spatio-temporal reasoning. Since constraint…

人工智能 · 计算机科学 2021-07-06 Konrad K. Dabrowski , Peter Jonsson , Sebastian Ordyniak , George Osipov
‹ 上一页 1 2 3 10 下一页 ›