Go to file
2024-10-06 01:41:53 +02:00
.gitignore Update gitignore using gitignore.io 2024-10-01 19:24:13 +02:00
common.py change plot_plan to take lists and numpy arrays. 2024-10-01 19:16:33 +02:00
european_cities.csv Add data that is going to be used. 2024-09-29 10:43:57 +02:00
exhaustive_search.py Made some modifications 2024-10-05 15:05:23 +02:00
genetic_algorithm.py First finished version 2024-10-06 01:41:53 +02:00
hill_climbing.py First finished version 2024-10-06 01:41:53 +02:00
map.png Add data that is going to be used. 2024-09-29 10:43:57 +02:00
README.md First finished version 2024-10-06 01:41:53 +02:00

IN4050: Obligatory Assignment 1

Project repository

Email: coryab@uio.no

How to run the programs

To run any of the programs, just use this command:

python <exhaustive_search \| hill_climbing \| genetic_algorithm>.py