A new upper bound for Max-2-SAT: A graph-theoretic approach

  • Authors:
  • Daniel Binkele-Raible;Henning Fernau

  • Affiliations:
  • University of Trier, FB 4-Abteilung Informatik, 54286 Trier, Germany;University of Trier, FB 4-Abteilung Informatik, 54286 Trier, Germany

  • Venue:
  • Journal of Discrete Algorithms
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In MaxSat, we ask for an assignment to the variables which satisfies the maximum number of clauses for a boolean formula in CNF. We present an algorithm yielding a run time upper bound of O^@?(2^K^6^.^2^6^5) for Max-2-Sat (each clause contains at most 2 literals), where K is the number of clauses. The run time has been achieved by using heuristic priorities on the choice of the variable on which we branch. The implementation of these heuristic priorities is rather simple, though they have a significant effect on the run time. The analysis uses a non-standard measure.