
   There exists a publicly available collection of Travelling Salesman
   Problems, partly with optimal solutions, with many examples from the
   literature.  It is available via ftp as follows:


     % ftp titan.rice.edu             /* or, ftp 128.42.1.30 */

     Login Userid : anonymous
	  Password: anonymous

     ftp> cd public
     ftp> type binary
     ftp> get tsplib.tar
     ftp> quit

     % tar xvf tsplib.tar

     *********************************
     This collection has been compiled by

			      Gerhard Reinelt
			  Institut fuer Mathematik
			   Universitaet Augsburg

