Improving SAT-Based weighted MaxSAT solvers

  • Authors:
  • Carlos Ansótegui;Maria Luisa Bonet;Joel Gabàs;Jordi Levy

  • Affiliations:
  • DIEI, Univ. de Lleida, Spain;LSI, UPC, Spain;DIEI, Univ. de Lleida, Spain;IIIA-CSIC, Spain

  • Venue:
  • CP'12 Proceedings of the 18th international conference on Principles and Practice of Constraint Programming
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the last few years, there has been a significant effort in designing and developing efficient Weighted MaxSAT solvers. We study in detail the WPM1 algorithm identifying some weaknesses and proposing solutions to mitigate them. Basically, WPM1 is based on iteratively calling a SAT solver and adding blocking variables and cardinality constraints to relax the unsatisfiable cores returned by the SAT solver. We firstly identify and study how to break the symmetries introduced by the blocking variables and cardinality constraints. Secondly, we study how to prioritize the discovery of higher quality cores. We present an extensive experimental investigation comparing the new algorithm with state-of-the-art solvers showing that our approach makes WPM1 much more competitive.