send link to app

Traveling Salesman Problem - open source


4.6 ( 7056 ratings )
Istruzione
Sviluppatore Norbert Sroczynski
1.99 USD

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.