mortenterhart / Team01_Travelling_Salesman

Implementation of a genetic algorithm to solve the Travelling Salesman problem
0 stars 0 forks source link

last route not calculated for fitness #1

Closed raspyweather closed 6 years ago

raspyweather commented 6 years ago

since the TSP is a closed Eulergraph, the last route needs to be added to the calculation.

LeoDJ commented 6 years ago

fixed by https://github.com/mortenterhart/Team01_Travelling_Salesman/commit/b0e701368bc16f2274cf23b285ace2e6be64af8c