What's new in Travelling Salesman Problem In The City 1.2.0.0

Aug 19, 2016
  • .Net Framework 4.0 required

New in Travelling Salesman Problem In The City 1.0.2.7 (Mar 10, 2010)

  • In this version the maximum number of points you can choose to visit - 56, and the maximum number of vehicles - 8

New in Travelling Salesman Problem In The City 1.0.2.4 (Jul 25, 2009)

  • Bugfix and algorithm enhancements

New in Travelling Salesman Problem In The City 1.0.2.1 (May 25, 2009)

  • works faster.

New in Travelling Salesman Problem In The City 1.0.1.6 (May 6, 2009)

  • limits number of points in the tour to 56 and max.
  • number of vehicles - 8.

New in Travelling Salesman Problem In The City 1.0.1.5 (Apr 27, 2009)

  • In Version 1.0.1.5 added mode to import data from a file with GPS
  • coordinates of the points.
  • Main Menu "Additional commands" Import data (GPS). File format - text , tab delimited.
  • When importing, the program reads the all the points with the coordinates from the file, builds all the possible connections between them, then leave only those that fall within the minimum spanning tree (MST), and those with length is 0.588 of average length of compounds belonging to the MST. After this you can adjust data manually.
  • This can greatly facilitate the construction of your map.