R Impagliazzo, R Paturi - Journal of Computer and System Sciences, 2001 - Elsevier
The k-SAT problem is to determine if a given k-CNF has a satisfying assignment. It is a celebrated open question as to whether it requires exponential time to solve k-SAT for k⩾ 3 …
R Impagliazzo, R Paturi, F Zane - Journal of Computer and System …, 2001 - Elsevier
For several NP-complete problems, there have been a progression of better but still exponential algorithms. In this paper, we address the relative likelihood of sub-exponential …
E Dantsin, A Goerdt, EA Hirsch, R Kannan… - Theoretical Computer …, 2002 - Elsevier
Local search is widely used for solving the propositional satisfiability problem. Papadimitriou (1991) showed that randomized local search solves 2-SAT in polynomial time. Recently …
The topic of exact, exponential-time algorithms for NP-hard problems has received a lot of attention, particularly with the focus of producing algorithms with stronger theoretical …
EA Hirsch - Journal of Automated Reasoning, 2000 - Springer
Abstract In 1980 Monien and Speckenmeyer proved that satisfiability of a propositional formula consisting of K clauses (of arbitrary length) can be checked in time of the order 2 …
The (unweighted) Maximum Satisfiability problem (MaxSat) is: Given a Boolean formula in conjunctive normal form, find a truth assignment that satisfies the largest number of clauses …
E Dantsin, EA Hirsch - Handbook of Satisfiability, 2009 - ebooks.iospress.nl
The chapter is a survey of ideas and techniques behind satisfiability algorithms with the currently best asymptotic upper bounds on the worst-case running time. The survey also …
O Kullmann - Handbook of Satisfiability, 2009 - ebooks.iospress.nl
Abstract “Search trees”,“branching trees”,“backtracking trees” or “enumeration trees” are at the heart of many (complete) approaches towards hard combinatorial problems, constraint …