中文
相关论文

相关论文: Complexity of Propositional Proofs under a Promise

200 篇论文

Equality and disjointness are two of the most studied problems in communication complexity. They have been studied for both classical and also quantum communication and for various models and modes of communication. Buhrman et al. [Buh98]…

计算复杂性 · 计算机科学 2013-10-01 Jozef Gruska , Daowen Qiu , Shenggen Zheng

In this paper, we investigate the extent to which knowledge compilation can be used to improve inference from propositional weighted bases. We present a general notion of compilation of a weighted base that is parametrized by any…

人工智能 · 计算机科学 2007-05-23 Adnan Darwiche , Pierre Marquis

Propositional model enumeration, or All-SAT, is the task to record all models of a propositional formula. It is a key task in software and hardware verification, system engineering, and predicate abstraction, to mention a few. It also…

计算机科学中的逻辑 · 计算机科学 2024-11-13 Sibylle Möhle , Roberto Sebastiani , Armin Biere

We present an experimental study of the effects of quantifier alternations on the evaluation of quantified Boolean formula (QBF) solvers. The number of quantifier alternations in a QBF in prenex conjunctive normal form (PCNF) is directly…

计算机科学中的逻辑 · 计算机科学 2018-09-05 Florian Lonsing , Uwe Egly

We consider sets $\Gamma(n,s,k)$ of narrow clauses expressing that no definition of a size $s$ circuit with $n$ inputs is refutable in resolution R in $k$ steps. We show that every CNF shortly refutable in Extended R, ER, can be easily…

逻辑 · 数学 2016-06-28 Jan Krajicek

The language of probability is used to define several different types of conditional statements. There are four principal types: subjunctive, material, existential, and feasibility. Two further types of conditionals are defined using the…

逻辑 · 数学 2014-09-29 Joseph W. Norman

We consider a committee voting setting in which each voter approves of a subset of candidates and based on the approvals, a target number of candidates are selected. Aziz et al. (2015) proposed two representation axioms called justified…

计算机科学与博弈论 · 计算机科学 2017-03-24 Haris Aziz , Shenwei Huang

We investigate the space complexity of refuting $3$-CNFs in Resolution and algebraic systems. No lower bound for refuting any family of $3$-CNFs was previously known for the total space in resolution or for the monomial space in algebraic…

计算复杂性 · 计算机科学 2014-11-07 Ilario Bonacina , Nicola Galesi , Tony Huynh , Paul Wollan

It is well known that modal satisfiability is PSPACE-complete (Ladner 1977). However, the complexity may decrease if we restrict the set of propositional operators used. Note that there exist an infinite number of propositional operators,…

计算复杂性 · 计算机科学 2008-12-18 Edith Hemaspaandra , Henning Schnoor , Ilka Schnoor

Motivated by the problem of finding finite versions of classical incompleteness theorems, we present some conjectures that go beyond ${\bf NP\neq co NP}$. These conjectures formally connect computational complexity with the difficulty of…

逻辑 · 数学 2017-05-22 Pavel Pudlak

Let $\phi$ be a 3CNF formula with n variables and m clauses. A simple nonconstructive argument shows that when m is sufficiently large compared to n, most 3CNF formulas are not satisfiable. It is an open question whether there is an…

计算复杂性 · 计算机科学 2007-05-23 Uriel Feige , Eran Ofek

A Boolean predicate $A$ is defined to be promise-useful if $\operatorname{PCSP}(A,B)$ is tractable for some non-trivial $B$ and otherwise it is promise-useless. We initiate investigations of this notion and derive sufficient conditions for…

计算复杂性 · 计算机科学 2025-11-27 Per Austrin , Johan Håstad , Björn Martinsson

Satisfiability solving is a common technique for formal verification forming the basis of many proof and model checking systems. Failure to show a proof obligation will produce a counterexample or failure trace with typically many thousands…

计算机科学中的逻辑 · 计算机科学 2026-03-24 Lars-Henrik Eriksson

Given a satisfiable instance of 1-in-3 SAT, it is NP-hard to find a satisfying assignment for it, but it may be possible to efficiently find a solution subject to a weaker (not necessarily Boolean) predicate than `1-in-3'. There is a…

计算复杂性 · 计算机科学 2025-08-21 Andrei Krokhin , Danny Vagnozzi

Propositional satisfiability (SAT) solvers, which typically operate using conjunctive normal form (CNF), have been successfully applied in many domains. However, in some application areas such as circuit verification, bounded model…

计算机科学中的逻辑 · 计算机科学 2013-11-19 Tero Laitinen , Tommi Junttila , Ilkka Niemelä

We show that the problem of finding a Resolution refutation that is at most polynomially longer than a shortest one is NP-hard. In the parlance of proof complexity, Resolution is not automatizable unless P = NP. Indeed, we show it is…

计算复杂性 · 计算机科学 2019-09-10 Albert Atserias , Moritz Müller

This paper develops a parallel computational solver for computing all satifying assignments of a Boolean system of equations defined by Boolean functions of several variables. While there are we known solvers for satisfiability of Boolean…

数据结构与算法 · 计算机科学 2017-02-07 Virendra Sule

Large Language Models (LLMs) as stochastic systems may generate numbers that deviate from available data, a failure known as \emph{numeric hallucination}. Existing safeguards -- retrieval-augmented generation, citations, and uncertainty…

计算与语言 · 计算机科学 2025-09-09 Aivin V. Solatorio

A value of a CSP instance is typically defined as a fraction of constraints that can be simultaneously met. We propose an alternative definition of a value of an instance and show that, for purely combinatorial reasons, a value of an…

计算复杂性 · 计算机科学 2021-07-21 Libor Barto , Marcin Kozik

The concept of promise problems was introduced and started to be systematically explored by Even, Selman, Yacobi, Goldreich, and other scholars. It has been argued that promise problems should be seen as partial decision problems and as…

形式语言与自动机理论 · 计算机科学 2015-12-09 Shenggen Zheng , Lvzhou Li , Daowen Qiu , Jozef Gruska