send link to app

_TSP app for iPhone and iPad


4.4 ( 7584 ratings )
Utilities Games Puzzle Trivia
Developer: JieSheng Jin
Free
Current version: 1.0, last update: 7 years ago
First release : 25 Jul 2015
App size: 1.29 Mb

The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
This app use a new evolutionary algorithm-3M.Its calculation speed is faster than GA and ACO. Coordinate with 2opt, you can get the accurate result of 100 cities within 2 second. It is a very good reference tool for the study of TSP.