Skip to content

Julia package for solving Google's Street View Router HashCode 2014 Challenge

License

Notifications You must be signed in to change notification settings

tfisher013/SuperStreetViewRouter.jl

Repository files navigation

SuperStreetViewRouter

Dev Build Status Coverage

Overview

Julia solver for Google's 2014 HashCode competition. Leverages a greedy algorithm with optimizations to generate efficient results.

Installation

To install SuperStreetViewRouter.jl to your Julia environment, run the following commands from a Julia REPL:

julia> using Pkg

julia> Pkg.add("https://github.com/tfisher013/SuperStreetViewRouter.jl")

See the package docs site for example usage and a description of the API.

About

Julia package for solving Google's Street View Router HashCode 2014 Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages