P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
1–10 of 48 posts
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#2 In this paper, we introduce a so-called Multistage graph Simple Path (MSP)
problem and show that the Hamilton Circuit (HC) problem can be polynomially
reducible to the MSP problem.
That would imply that the MSP is NP-hard. So far, so good. To solve the MSP problem, we propose a polynomial algorithm ...
That would imply that P=NP, and hence this would be a major result, with potentially wide-reaching consequences. ... and prove its NP-completeness.
Pause. This doesn't make sense. If you have a polynomial algorithm then it's in P. If you've reduced HC to MSP then you've already shown MSP is NP-Hard.They use the word "its" - to what are they referring? The algorithm? That doesn't make sense, as an algorithm is not something that's NPC. The MSP problem? Earlier claimed results show that it's NP-Hard, now they're showing it's P, so to "prove its NP-completeness" doesn't fit.
However, English is not their first language (I assume) so perhaps I'm over-thinking irrelevant detail.
Our result implies NP=P.
Yes, yes it would.Now I'm off to see if I, as a non-specialist, can make any sense of it.
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#3Just looking at the abstract: In this paper, we introduce a so-called Multistage graph Simple Path (MSP) problem and show that the Hamilton Circuit (HC) problem can be polynomially reducible to the MSP problem. That would imply that the MSP is NP-hard. So far, so good. To solve the MSP problem, we propose a polynomial algorithm ... That would imply that P=NP, and hence this would be a major result, with potentially w…
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#4Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#5Just looking at the abstract: In this paper, we introduce a so-called Multistage graph Simple Path (MSP) problem and show that the Hamilton Circuit (HC) problem can be polynomially reducible to the MSP problem. That would imply that the MSP is NP-hard. So far, so good. To solve the MSP problem, we propose a polynomial algorithm ... That would imply that P=NP, and hence this would be a major result, with potentially w…
We will introduce a so-called 'Multistage graph Simple
Path' (MSP) problem and prove its NP-completeness.
So what they claim to be NP-complete is their new problem and not the algorithm as it should be. I'll still say this will turn out to not be real. I won't even try to follow their paper but it's not written in LaTeX so it can't be real math... :)Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#6Just looking at the abstract: In this paper, we introduce a so-called Multistage graph Simple Path (MSP) problem and show that the Hamilton Circuit (HC) problem can be polynomially reducible to the MSP problem. That would imply that the MSP is NP-hard. So far, so good. To solve the MSP problem, we propose a polynomial algorithm ... That would imply that P=NP, and hence this would be a major result, with potentially w…
From the Introduction: We will introduce a so-called 'Multistage graph Simple Path' (MSP) problem and prove its NP-completeness. So what they claim to be NP-complete is their new problem and not the algorithm as it should be. I'll still say this will turn out to not be real. I won't even try to follow their paper but it's not written in LaTeX so it can't be real math... :)
That's all very reasonable. What's less reasonable is that all of the references bar one are to their own papers, and a paper from 2010 claims to have been presented at a conference, and to prove this result.
It's not passing the sniff test, but I'll still see if the first few pages make sense.
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#7ArXiv has many "proofs" that P=NP and that P!=NP. ArXiv does not do any vetting of correctness (it is beyond their scope.) We don't need a HN submission for this and the title is inaccurate/clickbait.
People have upvoted this article, therefore there should have been a submission for it.
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#8'It seems our algorithm is a polynomial one. So we would like to discuss with more people.'
It's weird if a proof doesn't even convince the author.
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#9this paper, in particular, smells fishy. the author doesn't cite anyone but himself for significant result (he does cite someone else for referencing material that's standard for specialists.)
Re: P might be NP: A Polynomial Time Algorithm for the Hamilton Circuit Problem
#10From the author home page: 'It seems our algorithm is a polynomial one. So we would like to discuss with more people.' It's weird if a proof doesn't even convince the author. https://sites.google.com/site/xinwenjiang/
Ironically, the author being this careful makes me think he's more likely to be right.