The P vs. NP millennial prize problem

  • Thread starter Thread starter David Carroll
  • Start date Start date
David Carroll
Messages
181
Reaction score
13
Question: Does anyone know what the Millennial Institute's standards are to consider the P vs. NP problem solved?

Namely, if one were to find a solution to the particular problem of subset sums in polynomial time, but one didn't know how this solution could be mapped onto other NP-complete problems, would the Institute consider the problem solved, since presumably (though I'm not sure if this is true) a polynomial solution to any NP-complete problem can be translated into a polynomial solution to all the others?

What I mean is: if I knew enough about number theory and combinatorics to prove that the subset sum problem can be solved in a polynomial number of steps, but didn't know jack about computation theory or algorithms, would that suffice? Or would I have to master and include the algorithmic language necessary in a submitted paper for the Institute to even take me seriously?

Or is it even possible for there to be a solution to one NP-complete problem that is not translatable to the others?
 
Physics news on Phys.org
David Carroll said:
Or is it even possible for there to be a solution to one NP-complete problem that is not translatable to the others?

No. A problem is only np-complete if every other problem that is in np can be reduced to it in polynomial time.
To show this you only have to show that one other problem known to be np-complete can be reduced to your problem in polynomial time.
I'm sure a reference to a proof would be sufficient.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top