Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
162 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improving PPSZ for 3-SAT using Critical Variables (1009.4830v3)

Published 24 Sep 2010 in cs.DS

Abstract: A critical variable of a satisfiable CNF formula is a variable that has the same value in all satisfying assignments. Using a simple case distinction on the fraction of critical variables of a CNF formula, we improve the running time for 3-SAT from O(1.32216n) by Rolf [2006] to O(1.32153n). Using a different approach, Iwama et al. [2010] very recently achieved a running time of O(1.32113n). Our method nicely combines with theirs, yielding the currently fastest known algorithm with running time O(1.32065n). We also improve the bound for 4-SAT from O(1.47390n) [Iwama, Tamaki 2004] to O(1.46928n), where O(1.46981n) can be obtained using the methods of [Iwama, Tamaki 2004] and [Rolf 2006].

Citations (26)

Summary

We haven't generated a summary for this paper yet.