Skip to content

This Repository is a hybrid solution between greedy and genetic algorithm approach for google Hash code 2020 competition's qualification round. It also constitutes the final project for Combinatorial Optimization classes.

Notifications You must be signed in to change notification settings

MatTheTab/Google_Hashcode_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Google_Hashcode_2020

This Repository is a hybrid solution between greedy and genetic algorithm approach for google Hash code 2020 competition's qualification round. It also constitutes the final project for Combinatorial Optimization classes. The provided pdf file is the final report showing the approaches taken when trying to solve the problem as well as the conclusions reached after solving the project.

Task
Given a description of libraries and books available, plan which books to scan from which library to maximize the total score of all scanned books, taking into account that each library needs to be signed up before it can ship books.

For more detailed description of the task, please refer to this link(please be aware that you will download a pdf file by clicking the link):
Google Hashcode 2020 problem description pdf

About

This Repository is a hybrid solution between greedy and genetic algorithm approach for google Hash code 2020 competition's qualification round. It also constitutes the final project for Combinatorial Optimization classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages