中文
相关论文

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

200 篇论文

Consider the following two fundamental open problems in complexity theory: (a) Does a hard-on-average language in NP imply the existence of one-way functions?, or (b) Does a hard-on-average language in NP imply a hard-on-average problem in…

计算复杂性 · 计算机科学 2020-04-20 Rafael Pass , Muthuramakrishnan Venkitasubramaniam

Bipolar Argumentation Frameworks (BAFs) admit several interpretations of the support relation and diverging definitions of semantics. Recently, several classes of BAFs have been captured as instances of bipolar Assumption-Based…

人工智能 · 计算机科学 2021-01-19 Amin Karamlou , Kristijonas Čyras , Francesca Toni

Compared with constraint satisfaction problems, counting problems have received less attention. In this paper, we survey research works on the problems of counting the number of solutions to constraints. The constraints may take various…

人工智能 · 计算机科学 2020-12-29 Jian Zhang , Cunjing Ge , Feifei Ma

Term-resolution provides an elegant mechanism to prove that a quantified Boolean formula (QBF) is true. It is a dual to Q-resolution (also referred to as clause-resolution) and is practically highly important as it enables certifying…

计算机科学中的逻辑 · 计算机科学 2017-04-05 Mikoláš Janota

This paper shows that the satisfiability problem for probabilistic CTL (PCTL, for short) is undecidable. By a reduction from $1\frac{1}{2}$-player games with PCTL winning objectives, we establish that the PCTL satisfiability problem is…

计算机科学中的逻辑 · 计算机科学 2015-12-01 Souymodip Chakraborty , Joost-Pieter Katoen

We develop a framework to give upper bounds on the "practical" computational complexity of stability problems for a wide range of nonlinear continuous and hybrid systems. To do so, we describe stability properties of dynamical systems using…

系统与控制 · 计算机科学 2014-06-05 Sicun Gao , Soonho Kong , Edmund Clarke

We initiate a program of parameterized proof complexity that aims to provide evidence that FPT is different from W[1]. A similar program already exists for the classes W[2] and W[SAT]. We contrast these programs and prove upper and lower…

计算机科学中的逻辑 · 计算机科学 2012-03-26 Barnaby Martin

A Boolean constraint satisfaction instance is a conjunction of constraint applications, where the allowed constraints are drawn from a fixed set B of Boolean functions. We consider the problem of determining whether two given constraint…

计算复杂性 · 计算机科学 2007-05-23 E. Boehler , E. Hemaspaandra , Steffen Reith , Heribert Vollmer

In this paper we bring together the areas of combinatorics and propositional satisfiability. Many combinatorial theorems establish, often constructively, the existence of positive integer functions, without actually providing their closed…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Michael R. Dransfield , Victor W. Marek , Miroslaw Truszczynski

Here, in a series of articles, we show methods for calculating propositional statements using algebraic polynomials as symbols for the connectives, which are named operators. These polynomials originate from the transformation between the…

逻辑 · 数学 2026-02-09 Pelle Brooke Borgeke

A boolean formula in a conjuctive normal form is called a (k,s)-formula if every clause contains exactly k variables and every variable occurs in at most s clauses. We prove the existence of a (k, 4 * (2^k/k))-CNF formula which is…

离散数学 · 计算机科学 2008-10-13 Heidi Gebauer

The Promise Constraint Satisfaction Problem (PCSP) is a generalization of the Constraint Satisfaction Problem (CSP) that includes approximation variants of satisfiability and graph coloring problems. Barto [LICS '19] has shown that a…

计算复杂性 · 计算机科学 2025-06-09 Kristina Asimi , Libor Barto

For formulas F of propositional calculus I introduce a "metavariable" MF and show how it can be used to define an algorithm for testing satisfiability. MF is a formula which is true/false under all possible truth assignments iff F is…

逻辑 · 数学 2009-11-10 Bernd R. Schuh

We call a CNF formula linear if any two clauses have at most one variable in common. Let m(k) be the largest integer m such that any linear k-CNF formula with <= m clauses is satisfiable. We show that 4^k / (4e^2k^3) <= m(k) < ln(2) k^4…

离散数学 · 计算机科学 2008-07-10 Dominik Scheder

We present a general framework for good CNF-representations of boolean constraints, to be used for translating decision problems into SAT problems (i.e., deciding satisfiability for conjunctive normal forms). We apply it to the…

计算复杂性 · 计算机科学 2014-08-06 Matthew Gwynne , Oliver Kullmann

We study the Boolean Satisfiability problem (SAT) in the framework of diversity, where one asks for multiple solutions that are mutually far apart (i.e., sufficiently dissimilar from each other) for a suitable notion of…

数据结构与算法 · 计算机科学 2024-12-16 Neeldhara Misra , Harshil Mittal , Ashutosh Rai

In this paper, we continue the study of robust satisfiability of promise CSPs (PCSPs), initiated in (Brakensiek, Guruswami, Sandeep, STOC 2023 / Discrete Analysis 2025), and obtain the following results: For the PCSP 1-in-3-SAT vs NAE-SAT…

数据结构与算法 · 计算机科学 2026-02-12 Joshua Brakensiek , Lorenzo Ciardo , Venkatesan Guruswami , Aaron Potechin , Stanislav Živný

Proving super-polynomial lower bounds on the size of proofs of unsatisfiability of Boolean formulas using resolution over parities is an outstanding problem that has received a lot of attention after its introduction by Raz and Tzamaret…

计算复杂性 · 计算机科学 2024-02-26 Sreejata Kishor Bhattacharya , Arkadev Chattopadhyay , Pavel Dvořák

We study the *refuter* problems for proof complexity lower bounds. Suppose $\varphi$ is a hard tautology that does not admit any length-$s$ proof in some proof system $P$. In the corresponding refuter problem, we are given (query access to)…

计算复杂性 · 计算机科学 2026-03-25 Jiawei Li , Yuhao Li , Hanlin Ren

This is a survey on propositional proof complexity aimed at introducing the basics of the field with a particular focus on a method known as feasible interpolation. This method is used to construct "hard theorems" for several proof systems…

逻辑 · 数学 2025-05-07 Amirhossein Akbar Tabatabai