Skip to content

zshn25/GoogleHashCode2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

#๏ธโƒฃ GoogleHashCode2019

Attempt at Google Hash Code 2019

Team UdSTaskforce Collaborators

๐Ÿ’ƒ Shrestha Ghosh, @zshn25

Problem Statement

๐Ÿ”— HashCode2019 Problem Statement

Data

๐Ÿ”— Data

Attempts

  1. Exhaustive Search Locally best solution by creating a graph of all nodes (slides) and maximizing the score at each node. ๐Ÿ‘ Filename: hashcode.py
  2. Travelling Salesman Problem is a variant of travelling salesman where the end node need not be the starting node. Used Google's OR-Tools. โ— But, doesn't work. Filename: TS_hashcode.py

Scores

Rank : 2186 Total score: 78,679

About

Attempt to Google Hash Code 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages