Re: Discussion about transformation TSP to UniqueTSP
- From: "Radosław Hofman" <radekh@xxxxxxxxx>
- Date: Mon, 27 Nov 2006 13:30:16 +0100
U¿ytkownik "Rados³aw Hofman" <radekh@xxxxxxxxx> napisa³ w wiadomo¶ci
news:ekeke3$3t7$1@xxxxxxxxxxxxxxxxxxxxxxxxxx
I have proposed N^2 bites shift (adding "extra space"), while there was
discussion "can it be less". In mine opinion minimal shift needs
N^log(N) -
I meant N*log(N) bites :)
From each city we have N outgoing arcs - so we need log(N) bites to havedistinct signature for each, and because they have to be separated then each
city will have separate log(N) bites, so N*log(N).
Weigth is then multipied by 2^(N*log(N))
Best regards,
Radek Hofman
.
- References:
- Discussion about transformation TSP to UniqueTSP
- From: Radosław Hofman
- Discussion about transformation TSP to UniqueTSP
- Prev by Date: Re: Another LP model for TSP (by S. Gubin)
- Next by Date: Re: Question on computational complexity
- Previous by thread: Discussion about transformation TSP to UniqueTSP
- Next by thread: Re: Discussion about transformation TSP to UniqueTSP
- Index(es):