Guided search and a faster deterministic algorithm for 3-SAT

  • Authors:
  • Dominik Scheder

  • Affiliations:
  • Theoretical Computer Science, ETH Zürich, Zürich, Switzerland

  • Venue:
  • LATIN'08 Proceedings of the 8th Latin American conference on Theoretical informatics
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most deterministic algorithms for NP-hard problems are splitting algorithms: They split a problem instance into several smaller ones, which they solve recursively. Often, the algorithm has a choice between several splittings. For 3-SAT, we show that choosing wisely which splitting to apply, one can avoid encountering too many worst-case instances. This improves the currently best known deterministic worst case running time for 3-SAT from O(1.473n) to O(1.465n), n being the number of variables in the input formula.