GitHub - pagmatt/hash-code-2019: Solver for the Google Hash Code 2019 Final · GitHub
Skip to content

pagmatt/hash-code-2019

Folders and files

Repository files navigation

Google Hash Code 2019 Final

The script in this repository attempts to solve the problem assigned as the final task for the Google Hash Code 2019 by combining a MIP solver and a custom heuristic. A thorough description of the problem can be found here.

Requirements:

The script requires the Python-MIP package.

Instructions:

# install the required packages
pip install -r requirements.txt

# compute and evaluate the solutions
python3 src/compute_solution.py

About

Solver for the Google Hash Code 2019 Final

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages