Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 404 Bytes

File metadata and controls

5 lines (3 loc) · 404 Bytes

Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem

The following blogpost describes the reasoning behind the code in more detail: https://medium.com/p/b9623ccc9427

Tags: KU Leuven, genetic algorithms, evolutionary computing, Travelling Salesman Problem (TSP), B-KUL-H02D1A, Python, Numba, selection, elimination, k-opt, fitness sharing, local search operators