DocumentCode
478585
Title
From XSAT to SAT by Exhibiting Equivalencies
Author
Ostrowski, Richard ; Paris, Lionel
Author_Institution
LSIS, Univ. de Provence Marseille, Marseille
Volume
1
fYear
2008
fDate
3-5 Nov. 2008
Firstpage
84
Lastpage
91
Abstract
Given a Boolean formula in conjunctive normal form (CNF), the exact satisfiability problem (XSAT), a variant of the satisfiability problem (SAT), consists in finding an assignment to the variables such that each clause contains exactly one satisfied literal. Best algorithms to solve this problem runs in O(20.2325n) (O(20.1379n) for X3SAT) [12]. Another possibility is to transform each clause in a set of equivalent clauses for the Satisfiability problem and to use modern and powerful solvers (zChaff [14], Berkmin [6], MiniSat [5], RSat [16] etc.) to find such truth assignment. In this paper we introduce two new encoding from XSAT instances to SAT instances that leads to a lot of structural information (especially equivalencies) which is naturally hidden in the pairwise transformation. Some solvers (lsat[15], march dl [7], eqsatz [10]) can take into account this kinds of structural information to make simplifications as pretreatment and speed-up the resolution. Then we show the interest of dealing with the XSAT formalism by introducing an encoding of binary CSP and graph coloring problem into XSAT instances. Preliminary results on graph coloring problem show the importance of exhibiting equivalencies for the XSAT problem.
Keywords
computability; computational complexity; graph colouring; Boolean formula; SAT; XSAT; exact satisfiability problem; graph coloring problem; satisfiability problem; Artificial intelligence; Boolean functions; Encoding; Formal verification; Large scale integration; SAT; XSAT; encodings;
fLanguage
English
Publisher
ieee
Conference_Titel
Tools with Artificial Intelligence, 2008. ICTAI '08. 20th IEEE International Conference on
Conference_Location
Dayton, OH
ISSN
1082-3409
Print_ISBN
978-0-7695-3440-4
Type
conf
DOI
10.1109/ICTAI.2008.80
Filename
4669675
Link To Document