Results 1 - 10
of
604
Resolution for Max-SAT
, 2007
"... Max-SAT is the problem of finding an assignment minimizing the number of unsatisfied clauses in a CNF formula. We propose a resolution-like calculus for Max-SAT and prove its soundness and completeness. We also prove the completeness of some refinements of this calculus. From the completeness proof ..."
Abstract
-
Cited by 5 (2 self)
- Add to MetaCart
Max-SAT is the problem of finding an assignment minimizing the number of unsatisfied clauses in a CNF formula. We propose a resolution-like calculus for Max-SAT and prove its soundness and completeness. We also prove the completeness of some refinements of this calculus. From the completeness proof
Exact Algorithms for MAX-SAT
- In 4th Int. Workshop on First order Theorem Proving
, 2003
"... The maximum satisfiability problem (MAX-SAT) is stated as follows: Given Boolean formula in CNF, find a truth assignment that satisfies the maximum possible number of its clauses. MAX-SAT is MAX-SNP-complete and received much attention recently. One of the challenges posed by Alber, Gramm and Nieder ..."
Abstract
-
Cited by 20 (7 self)
- Add to MetaCart
The maximum satisfiability problem (MAX-SAT) is stated as follows: Given Boolean formula in CNF, find a truth assignment that satisfies the maximum possible number of its clauses. MAX-SAT is MAX-SNP-complete and received much attention recently. One of the challenges posed by Alber, Gramm
New inference rules for Max-SAT
- JAIR
, 2007
"... Abstract. Exact Max-SAT solvers, compared with SAT solvers, apply little inference at each node of the proof tree. Commonly used SAT inference rules like unit propagation produce a simplified formula that preserves satisfiability but, unfortunately, solving the Max-SAT problem for the simplified for ..."
Abstract
-
Cited by 46 (10 self)
- Add to MetaCart
Abstract. Exact Max-SAT solvers, compared with SAT solvers, apply little inference at each node of the proof tree. Commonly used SAT inference rules like unit propagation produce a simplified formula that preserves satisfiability but, unfortunately, solving the Max-SAT problem for the simplified
Improved Approximation Algorithms for MAX SAT
- In Proceedings of the 11th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA'00
, 2000
"... MAX SAT (the maximum satisfiability problem) is stated as follows: given a set of clauses with weights, find a truth assignment that maximizes the sum of the weights of the satisfied clauses. In this paper, we consider approximation algorithms for MAX SAT proposed by Goemans and Williamson and pr ..."
Abstract
-
Cited by 41 (0 self)
- Add to MetaCart
MAX SAT (the maximum satisfiability problem) is stated as follows: given a set of clauses with weights, find a truth assignment that maximizes the sum of the weights of the satisfied clauses. In this paper, we consider approximation algorithms for MAX SAT proposed by Goemans and Williamson
On solving MaxSAT through SAT
- POS-10
, 2010
"... In this paper we present a Partial MaxSAT solver based on successive calls to a SAT solver. At the kth iteration the SAT solver tries to certify that there exist an assignment that satisfies all but k clauses. The key idea is to add an additional variable to each soft clause and to introduce, at eac ..."
Abstract
-
Cited by 3 (2 self)
- Add to MetaCart
In this paper we present a Partial MaxSAT solver based on successive calls to a SAT solver. At the kth iteration the SAT solver tries to certify that there exist an assignment that satisfies all but k clauses. The key idea is to add an additional variable to each soft clause and to introduce
Learning hard constraints in Max-SAT
- In: CSCLP-2006. (2006) 1–12
, 2006
"... Abstract. Solving over-constrained problems with Max-SAT solvers typically consists of finding an assignment that satisfies all the hard constraints and the maximum number of soft constraints. Despite the relevance of clause learning in SAT for solving structured instances, this technology has not y ..."
Abstract
-
Cited by 3 (0 self)
- Add to MetaCart
Abstract. Solving over-constrained problems with Max-SAT solvers typically consists of finding an assignment that satisfies all the hard constraints and the maximum number of soft constraints. Despite the relevance of clause learning in SAT for solving structured instances, this technology has
MiniMaxSat: a new weighted Max-SAT solver
- In International Conference on Theory and Applications of Satisfiability Testing
, 2007
"... Abstract. In this paper we introduce MINIMAXSAT, a new Max-SAT solver that incorporates the best SAT and Max-SAT techniques. It can handle hard clauses (clauses of mandatory satisfaction as in SAT), soft clauses (clauses whose falsification is penalized by a cost as in Max-SAT) as well as pseudo-boo ..."
Abstract
-
Cited by 37 (1 self)
- Add to MetaCart
Abstract. In this paper we introduce MINIMAXSAT, a new Max-SAT solver that incorporates the best SAT and Max-SAT techniques. It can handle hard clauses (clauses of mandatory satisfaction as in SAT), soft clauses (clauses whose falsification is penalized by a cost as in Max-SAT) as well as pseudo
A complete calculus for Max-SAT
- IN SAT-2006
, 2006
"... Max-SAT is the problem of finding an assignment minimizing the number of unsatisfied clauses of a given CNF formula. We propose a resolution-like calculus for Max-SAT and prove its soundness and completeness. We also prove the completeness of some refinements of this calculus. From the completenes ..."
Abstract
-
Cited by 15 (10 self)
- Add to MetaCart
Max-SAT is the problem of finding an assignment minimizing the number of unsatisfied clauses of a given CNF formula. We propose a resolution-like calculus for Max-SAT and prove its soundness and completeness. We also prove the completeness of some refinements of this calculus. From
The first and second max-sat evaluations
- JOURNAL ON SATISFIABILITY, BOOLEAN MODELING AND COMPUTATION
, 2008
"... We describe the organization and report on the results of the First and Second Max-SAT Evaluations, which were organized as affiliated events of the 2006 and 2007 editions of the International Conference on Theory and Applications of Satisfiability Testing (SAT-2006 and SAT-2007), discuss the insigh ..."
Abstract
-
Cited by 17 (2 self)
- Add to MetaCart
We describe the organization and report on the results of the First and Second Max-SAT Evaluations, which were organized as affiliated events of the 2006 and 2007 editions of the International Conference on Theory and Applications of Satisfiability Testing (SAT-2006 and SAT-2007), discuss
On solving the Partial MAX-SAT problem
- In International Conference on Theory and Applications of Satisfiability Testing (SAT’06), LNCS 4121
, 2006
"... Abstract. Boolean Satisfiability (SAT) has seen many successful applications in various fields such as Electronic Design Automation and Artificial Intelligence. However, in some cases, it may be required/preferable to use variations of the general SAT problem. In this paper, we consider one importan ..."
Abstract
-
Cited by 79 (1 self)
- Add to MetaCart
important variation, the Partial MAX-SAT problem. Unlike SAT, Partial MAX-SAT has certain constraints (clauses) that are marked as relaxable and the rest are hard, i.e. non-relaxable. The objective is to find a variable assignment that satisfies all non-relaxable clauses together with the maximum number
Results 1 - 10
of
604