Re: An easy way to prove P != NP
- From: "Craig Feinstein" <cafeinst@xxxxxxx>
- Date: 24 Nov 2006 06:39:10 -0800
Patricia Shanahan wrote:
Craig Feinstein wrote:
Patricia Shanahan wrote:
Antti Virtanen wrote:
On 2006-11-22, Craig Feinstein <cafeinst@xxxxxxx> wrote:That is one of my main reasons for thinking it.
Because you are basically saying that:Why would you think this?See http://arxiv.org/abs/cs.CC/0611082 for a completely formal versionAs far as I can tell, it is limited to certain forms of algorithms,
of my argument that I gave here a few weeks ago in this thread.
I challenge anyone to find a hole.
those that operate by solving subproblems of similar form to the main
problem.
a) Dividing the original TSP into smaller tours is the fastest way
b) Held-Karp is the fastest possible algorithm to calculate the subproblems
I don't understand where the proof for statement a) is. I'm not saying you
are wrong, but I don't see how to conclude that. Seems I'm not the only one.
--
// Antti Virtanen -//- http://lokori.iki.fi/ -//- 050-4004278
The other is that something called "the Dynamic Programming Principle"
is used in the proof as though it were a theorem, without any reference
to a paper proving it. It is treated as though it should be so well
known that it does not need proof.
It's something that I never really thought anyone would question. It
seems very obvious to me that if there is a problem to find the minimum
value of a set in which all of its members are possible candidates for
the minimum value and you have an algorithm which can compute all of
the members in the set in the fastest way possible and then select the
minimum value in the set, then you can't beat that algorithm in speed
for solving the problem.
It is not at all obvious to me, and seems to be the key to your paper.
Please supply a proof, either directly or by providing a link to a paper
with a more formal statement and a proof.
It's explained in the paper above the statement of the "Dynamic
Programming Principle".
Patricia
.
- Follow-Ups:
- Re: An easy way to prove P != NP
- From: Patricia Shanahan
- Re: An easy way to prove P != NP
- From: Radoslaw Hofman
- Re: An easy way to prove P != NP
- References:
- An easy way to prove P != NP
- From: Craig Feinstein
- Re: An easy way to prove P != NP
- From: Craig Feinstein
- Re: An easy way to prove P != NP
- From: Patricia Shanahan
- Re: An easy way to prove P != NP
- From: Craig Feinstein
- Re: An easy way to prove P != NP
- From: Antti Virtanen
- Re: An easy way to prove P != NP
- From: Patricia Shanahan
- Re: An easy way to prove P != NP
- From: Craig Feinstein
- Re: An easy way to prove P != NP
- From: Patricia Shanahan
- An easy way to prove P != NP
- Prev by Date: Re: Discussion regarding Mr. Diabys algorithm
- Next by Date: Re: Discussion regarding Mr. Diabys algorithm
- Previous by thread: Re: An easy way to prove P != NP
- Next by thread: Re: An easy way to prove P != NP
- Index(es):
Relevant Pages
|