Google Hashcode qualification round 2016 by Pavlo Bryliak and Oleksandr Potapov. Our task was to make a drone delivery system.
The algorithm basically works with 1st map - MotherOfAll. To run the algorithm you have to run
main.py
To change input data(select another map) you should change parsing files in
parsedData.py
to correspning ones and also change the value of variable
all turns in main.py
to corresponding in breckets
-
Bryliak Pavlo
-
Oleksandr Potapov