TSP Solver and Generator

Generate and solve TSP tasks
Download

TSP Solver and Generator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Oleksii Serdiuk
  • Publisher web site:
  • http://tspsg.info/

TSP Solver and Generator Tags


TSP Solver and Generator Description

TSP Solver and Generator is a software intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks).The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF.TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task.Product's homepage


TSP Solver and Generator Related Software