There's a paper on Arxiv which claims to prove P=NP by solving 3-SAT in polynomial time. It passes initial crank tests, and made Slashdot if that means anything. Probably wrong, but looks many orders of magnitude better than most proposed 'proofs'. He's also released source code, which I think gives him much credit as it makes his claims easily falsifyable.
I started to read through it but it's really not my area of expertise. One thing that concerns me, and might be addressed as I've only spent 30 minutes glancing at it while in a meeting, is that his structure seems to span over all n! combinations of the n literals, so it's unclear how that is going to result in doing anything in polynomial time. I'll probably look deeper into it later, but there are probably plenty of people who know more about the topic than me hanging out in this forum.
