The article says: The class of problems with efficient solutions would later become known as P for "Polynomial Time."Other than calling one a class and one a collection, what's the difference?
Then in the next paragraph: The collection of problems that have efficiently verifiable solutions is known as NP (for "Nondeterministic Polynomial-Time," if you have to ask).
So P = NP means that for every problem that has an efficiently verifiable solution, we can find that solution efficiently as well.what.
Note that this is taking us into the territory of human power; The vast, strange sphere of abstract capacity, in which true geniuses are measured to surpass normal people. E.g., a true genius can easily perform some act, and you can easily recognise the skill involved, the majestic beauty. But you can't do it.I've heard people say that sort of thing before, particularly Scott Aaronson. It's completely idiotic, in essence it's magical thinking -- supposing that geniuses have literally supernatural powers.
If we prove that P is NP, we have proven that with the right methods, everyone, everything is a genius.
If we prove that P isn't NP, we have mathematically proven that essentially if you aren't a genius at something, there are some capabilities that are simply out of your reach, forever, until the end of time.
OK, I'm sure this is a dumb question, but how does the discovery that, in theory, "there actually /is/ a way to solve these problems easily" change anything? I mean, people are presumably out there trying to solve these problems right now; are they going to try harder and succeed faster just because it's proven that P=NP? How does the existence of a proof affect anything in real life?Well there are a lot of useful things that we could do if it were possible to solve NP problems in a reasonable amount of time. It would be much, much easier to write a computer program that could understand text, or language, or recognize things visually. Pretty much all "AI" would get much, much easier. (assuming the exponent is actually small, like I pointed out)
Delmoi, you're obviously taking what I said far too literally.What? Here is what you said:
In other words, you made a very specific claim, that one thing was predicated on another. You didn't just say "Being a genious is like solving NP complete problems" you said that they were literally identical and that if P = NP then everyone would be "a genius". That's not an abstract statement at all, it's very specific.
If we prove that P is NP, we have proven that with the right methods, everyone, everything is a genius.
If we prove that P isn't NP, we have mathematically proven that essentially if you aren't a genius at something, there are some capabilities that are simply out of your reach, forever, until the end of time.
The awesomeness of the problem. In the old and true sense of the word. You're just not going to make that happen with equations and math.Except you did so in a way that makes little sense, and is wrong. That's the nice thing about "equations and math", which is the only way to explain what it actually means.
The awesomeness of the problem. In the old and true sense of the word. You're just not going to make that happen with equations and math.Except you did so in a way that makes little sense, and is wrong. That's the nice thing about "equations and math", which is the only way to explain what it actually means.
P = NP.You could claim that solving P = NP would let people move objects with the power of their mind ...What does that have to do with anything? This isn't what I said, this isn't what anyone said, except you just said it :D
If we can prove that just one NP problem CAN be reformulated as a P problem, then we have not solved the P vs NP problem (since we havn't proven that all NP problems can be reformulated as P problems, just this one particular instance).All the NP problems can be reformulated into each other in P time. In other words, you can write a program that will convert one NP problem into another, and operate in P time.
I see cortex. I didn't realize that the isomorphism proposition held true for all possible NP problems. Establishing this universal isomorphism (assuming it is true) must have been a great achievement in itself.Not really. They are isomorphic by definition, so when you encounter a new problem, the way you determine if it's in NP is by finding an isomorphism to another NP problem.
« Older Photographs of extinct animals.... | A five-page Washington Post ep... Newer »
This thread has been archived and is closed to new comments
posted by effbot at 3:53 PM on August 27