An Improved Upper Bound for SAT.

Huairui Chu,Mingyu Xiao,Zhe Zhang
DOI: https://doi.org/10.1016/j.tcs.2021.06.045
2021-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:We show that the CNF satisfiability problem can be solved O^*(1.2226^m) time, where m is the number of clauses in the formula, improving the known upper bounds O^*(1.234^m) given by Yamamoto 15 years ago and O^*(1.239^m) given by Hirsch 22 years ago. By using an amortized technique and careful case analysis, we successfully avoid the bottlenecks in previous algorithms and get the improvement.
What problem does this paper attempt to address?