send link to app

Traveling Salesman Problem - open source app for iPhone and iPad


4.6 ( 7056 ratings )
Education
Developer: Norbert Sroczynski
1.99 USD
Current version: 1.0.0, last update: 7 years ago
First release : 03 Jan 2014
App size: 544 Kb

Traveling Salesman Problem is iOS app which resolve traveling salesman problem with 4 algorithms.

This app implement:
- brute force
- insertion algorithm
- nearest neighbour
- 2-opt algorithm

Its open source project so you have access to used algorighms.