Commit 867a905a authored by Johannes Bleher's avatar Johannes Bleher
Browse files

Adjusted READM

parent 660ff8d7
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
# Traveling Santa Problem
# The AIDAHO Santa has losts his way!
<img align="left" src="00_data/RJ_santa.jpeg"  width="400">
Marry Christmas to you

## Overview
<img src="00_data/RJ_santa.jpeg"  width="200"> |
## The Story as a poem
In Hohenheim, where data gleams,
Underneath the winter moon's beams,
Lived AIDAHO Santa, wise and bright,
@@ -52,7 +53,7 @@ Who found his path, without a pause.
With a little help from Hohenheim's best,
He completed his worldwide festive quest!


## The challenge
In this challenge, you are provided with a list of cities and their coordinates in `00_data/point_cloud.csv`. Your task is to create the shortest possible path that visits all the cities.

## Submission File