Exploiting Resolution-based Representations for MaxSAT Solving

May 10, 2015 Β· Declared Dead Β· πŸ› International Conference on Theory and Applications of Satisfiability Testing

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Miguel Neves, Ruben Martins, MikolΓ‘Ε‘ Janota, InΓͺs Lynce, Vasco Manquinho arXiv ID 1505.02405 Category cs.AI: Artificial Intelligence Citations 20 Venue International Conference on Theory and Applications of Satisfiability Testing Last Checked 4 months ago
Abstract
Most recent MaxSAT algorithms rely on a succession of calls to a SAT solver in order to find an optimal solution. In particular, several algorithms take advantage of the ability of SAT solvers to identify unsatisfiable subformulas. Usually, these MaxSAT algorithms perform better when small unsatisfiable subformulas are found early. However, this is not the case in many problem instances, since the whole formula is given to the SAT solver in each call. In this paper, we propose to partition the MaxSAT formula using a resolution-based graph representation. Partitions are then iteratively joined by using a proximity measure extracted from the graph representation of the formula. The algorithm ends when only one partition remains and the optimal solution is found. Experimental results show that this new approach further enhances a state of the art MaxSAT solver to optimally solve a larger set of industrial problem instances.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence

Died the same way β€” πŸ‘» Ghosted