Re: A letter want to disprove my paper which submitted recently
- From: Zhu Guohun <ccghzhu@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jun 2007 07:23:43 -0700
Thank you for you comments.
t...@xxxxxxxxxxxxx
In article <f5bsg5$c7p$1@xxxxxxxxxxxxxxx>, Rod Howell <rhowell@xxxxxxx> wrote:
He is claiming that Plesnik's proof is for planar graphs in which each
vertex has at most 2 outgoing edges, but arbitrarily many incoming
edges. I haven't been able to track down Plesnik's paper, so I don't
know whether this is the case. Plesnik's title is ambiguous in this regard.
For the benefit of others reading this, Plesnik's paper is:
J. Plesnik, The NP-completeness of the Hamiltonian cycle problem in
planar digraphs with degree bound two, Inform. Process. Lett. 8 (1979),
no. 4, 199-201.
I just looked at this paper in our library, and Plesnik's result, as
correctly reported by Zhu, is that the directed Hamiltonian path problem
remains NP-complete even if we restrict to the class of planar digraphs
in which every vertex has either (a) indegree 1 and outdegree 2, or
(b) indegree 2 and outdegree 1.
--
Yes, Plesnik's constraints on the planar digraphs $D$ with either
(a) indegree 1 and outdegree 2, or (b) indegree 2 and outdegree 1.
The worst cases of enumeration all of cycle of length $n$, including
all isomorphism and disjoint cycle length of $n$, which is
exponent. If considering the HC from this method, Plesnik's
results is correctly.
But if considering the isomorphism, there are at most $n$ number of
isomorphism simple cycles length of $n$ , where isomorphism is defined
by the same rank of a transform of $D$(please ref my draft if you are
free and interested). thus it is only need polynomial time, and my
results is correctly.
The same principle, if you want to finding a perfect matching in a
bipartite graph by enumerate all maximal matching method, the worst
is exponent; But in fact , you only need find one maximal
matching, the worst is in polynomial.
---------------------------
Best regards,
Zhu
Tim Chow tchow-at-alum-dot-mit-dot-edu
The range of our projectiles---even ... the artillery---however great, will
never exceed four of those miles of which as many thousand separate us from
the center of the earth. ---Galileo, Dialogues Concerning Two New Sciences
.
- Follow-Ups:
- References:
- A letter want to disprove my paper which submitted recently
- From: Zhu Guohun
- Re: A letter want to disprove my paper which submitted recently
- From: Rod Howell
- Re: A letter want to disprove my paper which submitted recently
- From: tchow
- A letter want to disprove my paper which submitted recently
- Prev by Date: Re: Big-O notation, multiple variables
- Next by Date: Re: Graph - find a path from A to B with path constraints
- Previous by thread: Re: A letter want to disprove my paper which submitted recently
- Next by thread: Re: A letter want to disprove my paper which submitted recently
- Index(es):
Relevant Pages
|