Skip to content

docrob0t/Google-hashcode-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-hashcode-2018

Stage 1

I implemented a simulation/scoring system, which given

  • an input “data set file”, which contains the world parameters and the requested rides, and
  • a “submission file”, which contains the allocation of rides to vehicles outputs an integer that represent the scoring of the allocation contained in the submission file, according to the “Scoring section” of the specification document.

I have also written test for my application to test the basic functionality of the software.

Stage 2

I developed a program that solves the Google challenge 2018, i.e. allocates cars to rides.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages