Deolalikar P vs NP paper: Difference between revisions
Line 5: | Line 5: | ||
* [http://www.hpl.hp.com/personal/Vinay_Deolalikar/ Vinay Deolalikar's web page] | * [http://www.hpl.hp.com/personal/Vinay_Deolalikar/ Vinay Deolalikar's web page] | ||
* [http://www.hpl.hp.com/personal/Vinay_Deolalikar/Papers/pnp12pt.pdf First draft] | * [http://www.hpl.hp.com/personal/Vinay_Deolalikar/Papers/pnp12pt.pdf First draft], Aug 6, 2010 | ||
* [http://www.hpl.hp.com/personal/Vinay_Deolalikar/Papers/pnp_updated.pdf Second draft] | * [http://www.hpl.hp.com/personal/Vinay_Deolalikar/Papers/pnp_updated.pdf Second draft] Aug 9, 2010. | ||
== Proof strategy == | == Proof strategy == |
Revision as of 00:15, 10 August 2010
Note: This is currently an UNOFFICIAL page on Deolalikar's P!=NP paper, and is not yet affiliated with a Polymath project.
The paper
- Vinay Deolalikar's web page
- First draft, Aug 6, 2010
- Second draft Aug 9, 2010.
Proof strategy
(Excerpted from this comment of Ken Regan.)
Deolalikar has constructed a vocabulary V such that:
- Satisfiability of a k-CNF formula can be expressed by NP-queries over V—in particular, by an NP-query Q over V that ties in to algorithmic properties.
- All P-queries over V can be expressed by FO+LFP formulas over V.
- NP = P implies Q is expressible by an LFP+FO formula over V.
- If Q is expressible by an LFP formula over V, then by the algorithmic tie-in, we get a certain kind of polynomial-time LFP-based algorithm.
- Such an algorithm, however, contradicts known statistical properties of randomized k-SAT when k >= 9.
Possible issues
Issues with LFP
There appear to be three issues related to the use of the characterization of P in terms of first order logic, an ordering and a least fixed point operator. All of these are discussed in the Lipton/Regan post
- Is the lack of ordering in the logical structures used to define the LFP structure a problem ? On the surface, it appears to be, since it is not known whether FO(LFP) can be used to characterize P without ordering.
- The paper requires that a certain predicate in the FO(LFP) formula be unary, and forces this by expanding neighborhoods and constructing k-tuples of parameters to act as single parameters. It is not clear how this affects the arguments about the propagation of local neighborhoods.
- Does the logical vocabulary created to express the LFP operation suffice to capture all P-time operations ?
Issues with random k-SAT
- Whether the "condensation" stage is significant: the latest ideas from physics suggest that random [math]\displaystyle{ k }[/math]-SAT and similar CSPs don’t become hard at the clustering transition, but rather at the condensation transition where a subexponential number of clusters dominate the space of solutions. Graph coloring provides some evidence of this. Moreover, random k-XORSAT has a clustering transition, frozen variables, etc., but is of course in P. (Cris Moore and Alif Wahid)
- Whether the solution space is indeed complex: The author tries to use the fact that for certain distributions of random k-SAT, the solution space has a "hard structure". Two problems:
- Polytime solvable problems (such as perfect matching on random graphs) can also have complicated solution distributions.
- There is a randomized reduction from SAT to formulas with at most ONE satisfying assignment (Valiant-Vazirani).
So either Valiant-Vazirani can't be derandomized or RP=NP (seems very unlikely!) or the proof must break (Ryan Williams, on twitter)
Barriers
Any P vs NP proof must deal with the three known barriers described below. The concerns around this paper have not yet reached this stage yet.
Relativization
Natural proofs
Algebraization
Terminology
Online reactions
Theory blogs
- P ≠ NP Greg Baker, Greg and Kat’s blog, August 7 2010
- A proof that P is not equal to NP? Richard Lipton, Godel's lost letter and P=NP, August 8 2010
- On the Deolalikar proof: Crowdsourcing the discussion ? Suresh Venkatasubramanian, The Geomblog, August 9 2010
- Putting my money where my mouth isn’t Scott Aaronson, Shtetl-Optimized, August 9 2010
- That P ne NP proof- whats up with that? Bill Gasarch, Computational Complexity, August 9 2010
- Issues In The Proof That P≠NP Richard Lipton and Ken Regan, Godel's lost letter and P=NP, August 9 2010
- A relatively serious proof that P != NP ?, Antonia Porreca (aggregates all the comments)
Media and aggregators
- P ≠ NP Hacker News, August 8 2010
- Claimed Proof That P != NP Slashdot, August 8 2010
- P=NP=WTF?: A Short Guide to Understanding Vinay Deolalikar's Mathematical Breakthrough Dana Chivvis, AolNews, August 9 2010
- HP Researcher Claims to Crack Compsci Complexity Conundrum Joab Jackson, IDG News, August 9 2010
Other
- Twitter Lance Fortnow, August 8 2010
- Google Buzz Terence Tao, August 9 2010
- Bruce Schneier, Aug 9, 2010.
Additions to the above list of links are of course very welcome.
Timeline
- August 6: Vinay Deolalikar sends out his manuscript to several experts in the field.
- August 7: Greg Baker posts about the manuscript on his blog.
Bibliography
- N. Immerman, Relational queries computable in polynomial time, Information and Control 68 (1986), 86-104
- M. Vardi, Complexity of Relational Query Languages, 14th Symposium on Theory of Computation (1982), 137-146.
Other links
- P versus NP problem - Wikipedia
- Vinay Deolalikar - Wikipedia