Used TSP Solver and Generator for Windows? Share your experience and help other users.


Developer’s Description

Generate and solve Travelling Salesman Problem tasks.
TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. Its input is a number of cities and a matrix of city-to-city travel costs. The matrix can be populated with random values in a given range (which is useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and a solving graph. The task can be saved in an 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.


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
0.1.4.170-beta2
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows Vista
  • Windows 10
  • Windows XP
  • Windows 2003
  • Windows 2000
  • Windows Server
  • Windows 8
  • Windows 7
Additional Requirements
None
POPULARITY
Total Downloads
548
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Download.com
Your review for TSP Solver and Generator