Go to file
2024-10-01 19:06:28 +02:00
.gitignore Update gitignore 2024-09-29 10:45:41 +02:00
common.py Add indexes_to_cities function 2024-10-01 19:05:58 +02:00
european_cities.csv Add data that is going to be used. 2024-09-29 10:43:57 +02:00
exhaustive_search.py Make some cosmetic changes 2024-10-01 19:06:28 +02:00
genetic_algorithm.py First draft of the genetic algorithm. 2024-09-29 10:45:08 +02:00
hill_climbing.py First draft of exhaustive search. 2024-09-29 10:44:51 +02:00
map.png Add data that is going to be used. 2024-09-29 10:43:57 +02:00
README.md Add repo URL. 2024-09-29 10:48:49 +02:00

IN4050: Obligatory Assignment 1

Project repository