som-tsp icon indicating copy to clipboard operation
som-tsp copied to clipboard

Solving the Traveling Salesman Problem using Self-Organizing Maps

Results 1 som-tsp issues
Sort by recently updated
recently updated
newest added

Hey @diego-vicente, It would be nice to have a Pypi package for your algorithm. We could be able to solve a TSP problem with the following command `som-tsp myfile.tsp`. With...