2009
DOI: 10.1007/978-3-642-02777-2_43
|View full text |Cite
|
Sign up to set email alerts
|

Exploiting Cycle Structures in Max-SAT

Abstract: Abstract. We investigate the role of cycles structures (i.e., subsets of clauses of the forml1 ∨ l2,l1 ∨ l3,l2 ∨l3) in the quality of the lower bound (LB) of modern MaxSAT solvers. Given a cycle structure, we have two options: (i) use the cycle structure just to detect inconsistent subformulas in the underestimation component, and (ii) replace the cycle structure withl1, l1 ∨l2 ∨l3,l1 ∨ l2 ∨ l3 by applying MaxSAT resolution and, at the same time, change the behaviour of the underestimation component. We first … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
35
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 47 publications
(35 citation statements)
references
References 9 publications
0
35
0
Order By: Relevance
“…Note that Pwbo2.0 is a parallel solver incorporating a satisfiability-based search into an unsatisfiability-based approach. Akmaxsat1.1 [31] and WmaxSatz [32] are branch and bound solvers. The evaluation results of these MaxSAT solvers are shown in Table 1.…”
Section: Discussionmentioning
confidence: 99%
“…Note that Pwbo2.0 is a parallel solver incorporating a satisfiability-based search into an unsatisfiability-based approach. Akmaxsat1.1 [31] and WmaxSatz [32] are branch and bound solvers. The evaluation results of these MaxSAT solvers are shown in Table 1.…”
Section: Discussionmentioning
confidence: 99%
“…It proposes a new unsatisfiability-based algorithm which can be orders of magnitude more efficient that existing algorithms. Besides WBO, there are some other efficient Max-SAT solvers, such as SAT4J [SAT4J 2004], MaxSolver [Xing and Zhang 2005], IncWMaxSatz [Darras et al 2007], W-MaxSatz [Li et al 2006;Li et al 2009], and Clone [Pipatsrisawat and Darwiche 2007].…”
Section: Sat Solversmentioning
confidence: 99%
“…Hence, min(wt ((x)), wt ((¬x)) can be added to the lower bound. More powerful inference methods are used to handle more complex cases [7,11]. However, as mentioned above, all of these inferences must be undone on backtrack.…”
Section: Solution Methodsmentioning
confidence: 99%
“…Our approach does not currently achieve state-of-the-art performance, although we are pursuing a number of ideas aimed at improving its performance. Furthermore, much recent research has focused on ways of improving existing bounding techniques, e.g., by exploiting cyclic structures [11]. Our approach offers a completely new way of producing improved bounds through finding specialized ways of learning new clauses.…”
Section: Introductionmentioning
confidence: 99%