Re: Discussion about transformation TSP to UniqueTSP
- From: "deepakc" <deepakc@xxxxxxxxxxxxxxxx>
- Date: 29 Nov 2006 01:21:24 -0800
Radoslaw Hofman wrote:
Uzytkownik "deepakc" <deepakc@xxxxxxxxxxxxxxxx> napisal w wiadomosci
news:1164787821.263354.258940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
So given Q = Q1 U Q2 U Q3 U Q4 U.....U Qn, and if it is given that Q is
NP-Complete, and given that each of Qi ! = NULL forall i in [1,N], then
we can conclude that....each Qi forall is NP-Complete, i in [1,N].
No :). Proof by counter example:
Q1 - SAT language
Q2 - 2SAT language
Q2 is "subset" of Q1.
Q1 is NP-complete, Q2 is in P.
Cheers,
Radek Hofman
Yes Radek, U are right.
But I am also right regarding my EXACT-TSP proof....I just need to
modify my sentence to include the word "non-intersecting sets" as:
So what I have written below is TRUE:
Given Q = Q1 U Q2 U Q3 U Q4 U.....U Qn, and the following facts are
known:
FACT 1: Q is NP-Complete
FACT 2: Qi ! = NULL forall i in [1,N]
FACT 3: Qi for all i in [1, N] are NON-INTERSECTING sets
then we can conclude that each Qi is NP-Complete for all i in [1,N]
.
- Follow-Ups:
- Re: Discussion about transformation TSP to UniqueTSP
- From: Radoslaw Hofman
- Re: Discussion about transformation TSP to UniqueTSP
- From: deepakc
- Re: Discussion about transformation TSP to UniqueTSP
- References:
- Re: Discussion about transformation TSP to UniqueTSP
- From: Bryan Olson
- Re: Discussion about transformation TSP to UniqueTSP
- From: deepakc
- Re: Discussion about transformation TSP to UniqueTSP
- From: Bryan Olson
- Re: Discussion about transformation TSP to UniqueTSP
- From: deepakc
- Re: Discussion about transformation TSP to UniqueTSP
- From: Radoslaw Hofman
- Re: Discussion about transformation TSP to UniqueTSP
- Prev by Date: Re: Discussion about transformation TSP to UniqueTSP
- Next by Date: Re: Discussion about transformation TSP to UniqueTSP
- Previous by thread: Re: Discussion about transformation TSP to UniqueTSP
- Next by thread: Re: Discussion about transformation TSP to UniqueTSP
- Index(es):
Relevant Pages
|