New methods for 3-SAT decision and worst-case analysis

O Kullmann - Theoretical Computer Science, 1999 - Elsevier
We prove the worst-case upper bound 1.5045.. n for the time complexity of 3-SAT decision,
where n is the number of variables in the input formula, introducing new methods for the …

On the complexity of k-SAT

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 …

Which problems have strongly exponential complexity?

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 …

A deterministic (2− 2/(k+ 1)) n algorithm for k-SAT based on local search

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 …

[HTML][HTML] On a generalization of extended resolution

O Kullmann - Discrete Applied Mathematics, 1999 - Elsevier
Motivated by improved SAT algorithms ((O. Kullmann, DIMACS Series, vol. 35, Amer. Math.
Soc., Providence, RI, 1997; O. Kullmann, Theoret. Comput. Sci.(1999); O. Kullmann, Inform …

Algorithms, measures and upper bounds for satisfiability and related problems

M Wahlström - 2007 - diva-portal.org
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 …

New worst-case upper bounds for SAT

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 …

New upper bounds for maximum satisfiability

R Niedermeier, P Rossmanith - Journal of Algorithms, 2000 - Elsevier
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 …

Worst-case upper bounds

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 …

Fundaments of branching heuristics

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 …