中文
相关论文

相关论文: Cohomology in Constraint Satisfaction and Structur…

200 篇论文

In this paper, we consider optimization problems over closed embedded submanifolds of $\mathbb{R}^n$, which are defined by the constraints $c(x) = 0$. We propose a class of constraint dissolving approaches for these Riemannian optimization…

最优化与控制 · 数学 2022-10-18 Nachuan Xiao , Xin Liu , Kim-Chuan Toh

A crucial role in the theory of uncertainty quantification (UQ) of PDEs is played by the regularity of the solution with respect to the stochastic parameters; indeed, a key property one seeks to establish is that the solution is holomorphic…

偏微分方程分析 · 数学 2022-09-21 Euan A. Spence , Jared Wunsch

This paper introduces a new algorithm for solving a sub-class of quantified constraint satisfaction problems (QCSP) where existential quantifiers precede universally quantified inequalities on continuous domains. This class of QCSPs has…

数值分析 · 计算机科学 2008-07-16 Alexandre Goldsztejn , Claude Michel , Michel Rueher

Boolean satisfiability problems are an important benchmark for questions about complexity, algorithms, heuristics and threshold phenomena. Recent work on heuristics, and the satisfiability threshold has centered around the structure and…

计算复杂性 · 计算机科学 2007-10-03 Parikshit Gopalan , Phokion G. Kolaitis , Elitza Maneva , Christos H. Papadimitriou

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

Constrained Forest Problems (CFPs) as introduced by Goemans and Williamson in 1995 capture a wide range of network design problems with edge subsets as solutions, such as Minimum Spanning Tree, Steiner Forest, and Point-to-Point Connection.…

分布式、并行与集群计算 · 计算机科学 2024-07-23 Corinna Coupette , Alipasha Montaseri , Christoph Lenzen

Constraint satisfaction problems form a nicely behaved class of problems that lends itself to complexity classification results. From the point of view of parameterized complexity, a natural task is to classify the parameterized complexity…

数据结构与算法 · 计算机科学 2023-05-24 Konrad K. Dabrowski , Peter Jonsson , Sebastian Ordyniak , George Osipov , Marcin Pilipczuk , Roohani Sharma

One of the central open problems to classify the computational complexity of finite-domain constraint satisfaction problems within P is to prove better algorithmic results for CSPs with a Maltsev polymorphism; we do not even know whether…

环与代数 · 数学 2026-02-10 Manuel Bodirsky , Andrew Moorhead

An instance of Max CSP is a finite collection of constraints on a set of variables, and the goal is to assign values to the variables that maximises the number of satisfied constraints. Max CSP captures many well-known problems (such as Max…

计算复杂性 · 计算机科学 2007-12-11 Peter Jonsson , Andrei Krokhin , Fredrik Kuivinen

We introduce a methodology for generating random multi-qubit stabilizer codes based on solving a constraint satisfaction problem (CSP) on random bipartite graphs. This framework allows us to enforce stabilizer commutation, $X/Z$ balancing,…

量子物理 · 物理学 2023-04-26 Maxime Tremblay , Guillaume Duclos-Cianci , Stefanos Kourtis

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

The best current estimates of the thresholds for the existence of solutions in random constraint satisfaction problems ('CSPs') mostly derive from the first and the second moment method. Yet apart from a very few exceptional cases these…

离散数学 · 计算机科学 2017-11-17 Amin Coja-Oghlan , Konstantinos Panagiotou

Our starting point is the observation that if graphs in a class C have low descriptive complexity in first order logic, then the isomorphism problem for C is solvable by a fast parallel algorithm (essentially, by a simple combinatorial…

计算复杂性 · 计算机科学 2007-05-23 Martin Grohe , Oleg Verbitsky

We consider the problem of approximately solving constraint satisfaction problems with arity $k > 2$ ($k$-CSPs) on instances satisfying certain expansion properties, when viewed as hypergraphs. Random instances of $k$-CSPs, which are also…

数据结构与算法 · 计算机科学 2019-07-19 Vedat Levi Alev , Fernando Granha Jeronimo , Madhur Tulsiani

Twin-width is a graph parameter introduced in the context of first-order model checking, and has since become a central parameter in algorithmic graph theory. While many algorithmic problems become easier on arbitrary classes of bounded…

组合数学 · 数学 2026-01-12 Irene Heinrich , Moritz Lichter , Klara Pakhomenko , Simon Raßmann

Answering Conjunctive Queries (CQs) and solving Constraint Satisfaction Problems (CSPs) are arguably among the most fundamental tasks in Computer Science. They are classical NP-complete problems. Consequently, the search for tractable…

数据库 · 计算机科学 2018-12-14 Georg Gottlob , Matthias Lanzinger , Reinhard Pichler

Constraint Satisfaction Problems (CSPs, for short) make up a class of problems with applications in many areas of computer science. The first classification of these problems was given by Schaeffer who showed that every CSP over the domain…

计算复杂性 · 计算机科学 2025-08-18 Dejan Delic , John Marcoux

Graph kernels based on the $1$-dimensional Weisfeiler-Leman algorithm and corresponding neural architectures recently emerged as powerful tools for (supervised) learning with graphs. However, due to the purely local nature of the…

数据结构与算法 · 计算机科学 2020-10-20 Christopher Morris , Gaurav Rattan , Petra Mutzel

We describe simple algebraic and combinatorial characterisations of finite relational core structures admitting finitely many obstructions. As a consequence, we show that it is decidable to determine whether a constraint satisfaction…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Benoit Larose , Cynthia Loten , Claude Tardif

We give a trichotomy theorem for the complexity of approximately counting the number of satisfying assignments of a Boolean CSP instance. Such problems are parameterised by a constraint language specifying the relations that may be used in…

计算复杂性 · 计算机科学 2009-07-23 Martin Dyer , Leslie Ann Goldberg , Mark Jerrum