2003
DOI: 10.1109/tcad.2003.816218
|View full text |Cite
|
Sign up to set email alerts
|

Solving difficult instances of boolean satisfiability in the presence of symmetry

Abstract: Research in algorithms for Boolean satisfiability (SAT) and their implementations [45,41,10] has recently outpaced benchmarking efforts. Most of the classic DIMACS benchmarks [21] can now be solved in seconds on commodity PCs. More recent benchmarks [54] take longer to solve due of their large size, but are still solved in minutes. Yet, small and difficult SAT instances must exist if P NP. To this end, our work articulates SAT instances that are unusually difficult for their size, including satisfiable instanc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
88
0

Year Published

2005
2005
2014
2014

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 70 publications
(91 citation statements)
references
References 47 publications
1
88
0
Order By: Relevance
“…Since then, many articles discuss how to detect and exploit syntactic symmetries in SAT solving [7,5,8,9,10,11,12,13,14]. Symmetries have been also extensively investigated and successfully exploited in other domains besides SAT like Constraint Satisfaction Problem [15,16], Integer Programming [17,18], Planning [19,20], Model Checking [21,22,23,24], Quantified Boolean Formulas (QBF) [25,26,27], and Satisfiability Modulo Theories (SMT) [28,29,30].…”
Section: Symmetries In Automated Theorem Provingmentioning
confidence: 99%
See 1 more Smart Citation
“…Since then, many articles discuss how to detect and exploit syntactic symmetries in SAT solving [7,5,8,9,10,11,12,13,14]. Symmetries have been also extensively investigated and successfully exploited in other domains besides SAT like Constraint Satisfaction Problem [15,16], Integer Programming [17,18], Planning [19,20], Model Checking [21,22,23,24], Quantified Boolean Formulas (QBF) [25,26,27], and Satisfiability Modulo Theories (SMT) [28,29,30].…”
Section: Symmetries In Automated Theorem Provingmentioning
confidence: 99%
“…Both constructions are based on the MIN3C construction for propositional CNF formulas [11]. Unlike MIN3C, in our graphs we use two types of edges, coloring is more complex since we have to deal with different modalities, and we fix the representation of binary clauses and Boolean consistency by using a vertex and two edges to model binary clauses and an edge between the positive literal and negative literal vertices to model Boolean consistency.…”
Section: Symmetry Detection For Modal Logicsmentioning
confidence: 99%
“…In fact the XOR-Chain series of benchmarks, on which Cassatt peforms quite well, contains the smallest unsatisfiable benchmark that was unsolved in the SAT02 competition [28]. The two other series where Cassatt does well, the Bart series and Homer series, represent FPGA switch-box problems as described in [9]. clause 7 is opened.…”
Section: Conclusion and Ongoing Workmentioning
confidence: 99%
“…Within a SAT instance of routing, for example, there can be many embedded PHP m n instances to enforce the capacities of routing channels [9]. The situation is similar on other structured problems such as planning and scheduling [10].…”
Section: Introductionmentioning
confidence: 99%
“…One popular means of discovering the symmetries of a system is to first convert the system into a graph, and employ a general-purpose graph symmetry tool to uncover the symmetries [3]. These symmetries can then be reflected back into the original system domain.…”
Section: Introductionmentioning
confidence: 99%