Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piotrbaczek/tunnelbana-racet
https://github.com/piotrbaczek/tunnelbana-racet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piotrbaczek/tunnelbana-racet
- Owner: piotrbaczek
- License: apache-2.0
- Created: 2021-08-07T10:43:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T01:18:15.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T12:27:39.444Z (3 months ago)
- Language: PHP
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tunnelbana-racet
This repository tries to solve a problem called "Tunnelbana Race".
It's a modified version of TSP (Traveling Salesman Problem),
started by Marcus Ahlin, on his channel
Stockholmshjärta (https://www.youtube.com/c/Stockholmshj%C3%A4rta) back in 2019.So far there has been 2 editions: one in 2019 and the second one in 2021.
The 2020 was obviously cancelled due to chinese bat flu known as c19.Each year Marcus, alongside his friends: Lars and Anders try to get through
all 100 stations of Stockholms Tunnelbana in shortest period of time.Rules are as follows:
1. You start at the starting station
2. You can only walk/run or use public transport (tunnelbana, pendeltåg, bus)
3. You can't use taxi/scooters/mopeds
4. You have to go through all 100 stations of Stockholm tunnelbana
4. You must finish at the finish station
5. Fastest time wins