home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume27
/
distributed-c-2.1
/
part01
/
examples
/
travel
/
READ.ME
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-12-22
|
380 b
|
11 lines
The traveling salesman problem
==============================
Description:
A traveling salesman has to make a round trip through n cities, but
should visit each city only once! At the end of his journey he should
return to his starting point.
The problem is to find a round trip whose way length is the shortest
possible.