中文
相关论文

相关论文: An approximation trichotomy for Boolean #CSP

200 篇论文

We present polynomial-time algorithms for approximate counting and sampling solutions to constraint satisfaction problems (CSPs) with atomic constraints within the local lemma regime: $$ pD^{2+o_q(1)}\lesssim 1. $$ When the domain size $q$…

数据结构与算法 · 计算机科学 2024-04-05 Chunyang Wang , Yitong Yin

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

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…

计算复杂性 · 计算机科学 2024-08-19 Tamio-Vesa Nakajima , Stanislav Živný

Boolean satisfiability problem has applications in various fields. An efficient algorithm to solve satisfiability problem can be used to solve many other problems efficiently. The input of satisfiability problem is a finite set of clauses.…

计算复杂性 · 计算机科学 2021-05-25 Manoj Kumar

We introduce a 2-round stochastic constraint-satisfaction problem, and show that its approximation version is complete for (the promise version of) the complexity class AM. This gives a `PCP characterization' of AM analogous to the PCP…

计算复杂性 · 计算机科学 2010-02-22 Andrew Drucker

The minimum unsatisfiability version of a constraint satisfaction problem (MinCSP) asks for an assignment where the number of unsatisfied constraints is minimum possible, or equivalently, asks for a minimum-size set of constraints whose…

计算复杂性 · 计算机科学 2018-05-09 Édouard Bonnet , László Egri , Bingkai Lin , Dániel Marx

The problem of (approximately) counting the independent sets of a bipartite graph (#BIS) is the canonical approximate counting problem that is complete in the intermediate complexity class #RH\Pi_1. It is believed that #BIS does not have an…

计算复杂性 · 计算机科学 2019-07-16 Radu Curticapean , Holger Dell , Fedor Fomin , Leslie Ann Goldberg , John Lapinskas

In the last two decades the study of random instances of constraint satisfaction problems (CSPs) has flourished across several disciplines, including computer science, mathematics and physics. The diversity of the developed methods, on the…

组合数学 · 数学 2025-07-02 Konstantinos Panagiotou , Matija Pasch

The Constraint Satisfaction Problem (CSP) is a problem of computing a homomorphism $\mathbf{R}\to \mathbf{\Gamma}$ between two relational structures, where $\mathbf{R}$ is defined over a domain $V$ and $\mathbf{\Gamma}$ is defined over a…

计算复杂性 · 计算机科学 2023-11-21 Rustem Takhanov

We study threshold properties of random constraint satisfaction problems under a probabilistic model due to Molloy. We give a sufficient condition for the existence of a sharp threshold that leads (for boolean constraints) to a necessary…

离散数学 · 计算机科学 2007-05-23 Gabriel Istrate

Combinatorial problems stated as Constraint Satisfaction Problems (CSP) are examined. It is shown by example that any algorithm designed for the original CSP, and involving the AllDifferent constraint, has at least the same level of…

人工智能 · 计算机科学 2020-12-15 Geoff Harris

Promise Constraint Satisfaction Problems (PCSP) were proposed recently by Brakensiek and Guruswami arXiv:1704.01937 as a framework to study approximations for Constraint Satisfaction Problems (CSP). Informally a PCSP asks to distinguish…

计算复杂性 · 计算机科学 2020-03-18 Guofeng Deng , Ezzeddine El Sai , Trevor Manders , Peter Mayr , Poramate Nakkirt , Athena Sparks

A central task in knowledge compilation is to compile a CNF-SAT instance into a succinct representation format that allows efficient operations such as testing satisfiability, counting, or enumerating all solutions. Useful representation…

计算机科学中的逻辑 · 计算机科学 2024-10-07 Christoph Berkholz , Stefan Mengel , Hermann Wilhelm

We investigate the complexity of three optimization problems in Boolean propositional logic related to information theory: Given a conjunctive formula over a set of relations, find a satisfying assignment with minimal Hamming distance to a…

计算复杂性 · 计算机科学 2022-10-13 Mike Behrisch , Miki Hermann , Stefan Mengel , Gernot Salzer

A Boolean maximum constraint satisfaction problem, Max-CSP($f$), is specified by a predicate $f:\{-1,1\}^k\to\{0,1\}$. An $n$-variable instance of Max-CSP($f$) consists of a list of constraints, each of which applies $f$ to $k$ distinct…

数据结构与算法 · 计算机科学 2023-04-14 Joanna Boyland , Michael Hwang , Tarun Prasad , Noah Singer , Santhoshini Velusamy

In this paper we consider the coupled task scheduling problem with exact delay times on a single machine with the objective of minimizing the total completion time of the jobs. We provide constant-factor approximation algorithms for several…

最优化与控制 · 数学 2024-05-03 David Fischer , Péter Györgyi

We give some reductions among problems in (nonnegative) weighted #CSP which restrict the class of functions that needs to be considered in computational complexity studies. Our reductions can be applied to both exact and approximate…

计算复杂性 · 计算机科学 2015-03-17 Andrei Bulatov , Martin Dyer , Leslie Ann Goldberg , Markus Jalsenius , Mark Jerrum , David Richerby

This paper presents an algorithmic study of a class of covering mixed-integer linear programming problems which encompasses classic cover problems, including multidimensional knapsack, facility location and supplier selection problems. We…

数据结构与算法 · 计算机科学 2026-02-12 Kobe Grobben , Phablo F. S. Moura , Hande Yaman

We study the computational complexity of exact minimisation of rational-valued discrete functions. Let $\Gamma$ be a set of rational-valued functions on a fixed finite domain; such a set is called a finite-valued constraint language. The…

计算复杂性 · 计算机科学 2016-09-22 Johan Thapper , Stanislav Zivny

We consider the problem of constructing optimal decision trees: given a collection of tests which can disambiguate between a set of $m$ possible diseases, each test having a cost, and the a-priori likelihood of the patient having any…

数据结构与算法 · 计算机科学 2017-04-24 Anupam Gupta , Viswanath Nagarajan , R. Ravi