Generating clause sequences of a CNF formula

02/17/2020
by   Kristóf Bérczi, et al.
0

Given a CNF formula Φ with clauses C_1,...,C_m and variables V={x_1,...,x_n}, a truth assignment a:V→{0,1} of Φ leads to a clause sequence σ_Φ(a)=(C_1(a),...,C_m(a))∈{0,1}^m where C_i(a) = 1 if clause C_i evaluates to 1 under assignment a, otherwise C_i(a) = 0. The set of all possible clause sequences carries a lot of information on the formula, e.g. SAT, MAX-SAT and MIN-SAT can be encoded in terms of finding a clause sequence with extremal properties. We consider a problem posed at Dagstuhl Seminar 19211 "Enumeration in Data Management" (2019) about the generation of all possible clause sequences of a given CNF with bounded dimension. We prove that the problem can be solved in incremental polynomial time. We further give an algorithm with polynomial delay for the class of tractable CNF formulas. We also consider the generation of maximal and minimal clause sequences, and show that generating maximal clause sequences is NP-hard, while minimal clause sequences can be generated with polynomial delay.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/24/2022

NP^#P = ∃PP and other remarks about maximized counting

We consider the following decision problem DMAX#SAT, and generalizations...
research
06/26/2023

A Note On The Natural Range Of Unambiguous-SAT

We discuss the natural range of the Unambiguous-SAT problem with respect...
research
04/25/2023

The 2-MAXSAT Problem Can Be Solved in Polynomial Time

By the MAXSAT problem, we are given a set V of m variables and a collect...
research
08/12/2021

CNF Satisfiability in a Subspace and Related Problems

We introduce the problem of finding a satisfying assignment to a CNF for...
research
04/27/2012

Strong Backdoors to Bounded Treewidth SAT

There are various approaches to exploiting "hidden structure" in instanc...
research
02/18/2011

Evolved preambles for MAX-SAT heuristics

MAX-SAT heuristics normally operate from random initial truth assignment...
research
07/11/2023

Computing minimal distinguishing Hennessy-Milner formulas is NP-hard, but variants are tractable

We study the problem of computing minimal distinguishing formulas for no...

Please sign up or login with your details

Forgot password? Click here to reset