Solving TSP with genetic algorithms and using niching techniques - island model and catastrophy - to help mitigate the loss of diversity.
vaclavmaixner/island-model
Using island model and other niching techniques to solve TSP with genetic algorithms.
Python