Generating clause sequences of a CNF formula
Abstract
Given a CNF formula with clauses and variables , a truth assignment of leads to a clause sequence where if clause evaluates to under assignment , otherwise . 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.
Cite
@article{arxiv.2002.06727,
title = {Generating clause sequences of a CNF formula},
author = {Kristóf Bérczi and Endre Boros and Ondřej Čepek and Khaled Elbassioni and Petr Kučera and Kazuhisa Makino},
journal= {arXiv preprint arXiv:2002.06727},
year = {2020}
}
Comments
9 pages