Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 403 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 403 Bytes

Solving Travelling Salesman Problem using Genetic Algorithms

The aim of the project is to evaluate and to improve a Genetic Algorithm to solve the Traveling Salesman Problem using the Genetic Algorithms Matlab Toolbox, to experiment with various representations, genetic operators and parameters, and to report on the results.

The guidelines of the project and our final report are made available.