JorritWillaert / Genetic-Algorithms-and-Evolutionary-Computing-Project

Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)

Home Page:https://medium.com/p/b9623ccc9427

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)

https://medium.com/p/b9623ccc9427


Languages

Language:Python 52.8%Language:TeX 47.2%