Lightweight package designed to work on the 2014 Google Hash Code.
- Challenge description:
hashcode2014_final_task.pdf
- Challenge data:
paris_54000.txt
Given a description of city streets and a number of Street View cars available for a period of time, your task is to schedule the movement of the cars to maximize the total length of city streets that were traversed at least once.
Note that this package used to be called HashCode2014.jl.