GoogleHashCode2014.jl

Lightweight package designed to interact with the data of the 2014 Google Hash Code
Author gdalle
Popularity
3 Stars
Updated Last
2 Months Ago
Started In
November 2022

GoogleHashCode2014.jl

Docs Build Status Coverage

Lightweight package designed to work on the 2014 Google Hash Code.

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.