mortenterhart / Team01_Travelling_Salesman

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

Unused method parameter #16

Open mortenterhart opened 6 years ago

mortenterhart commented 6 years ago

Ungenutzter Methodenparameter wholePopulation kann entfernt werden https://github.com/mortenterhart/Team01_Travelling_Salesman/blob/027c644f9714a7697a235cf8793b655050a55d61/src/selection/RouletteWheelSelection.java#L46