Skip to content

Given a description of cache servers, network endpoints and videos, along with predicted requests for individual videos, this program decides which videos to put in which cache server in order to minimize the average waiting time for all requests.

Notifications You must be signed in to change notification settings

LoOTW/Google-HashCode-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Google-HashCode-2017

Given a description of cache servers, network endpoints and videos, along with predicted requests for individual videos, this program decides which videos to put in which cache server in order to minimize the average waiting time for all requests.

This program is not optimized for the larger instances but give an instant result for the smaller ones.

The choice of the input file is in the Test.java file

About

Given a description of cache servers, network endpoints and videos, along with predicted requests for individual videos, this program decides which videos to put in which cache server in order to minimize the average waiting time for all requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages