{"id":27840212,"url":"https://github.com/caldito/hashcode2018","last_synced_at":"2025-10-10T08:37:55.581Z","repository":{"id":51113099,"uuid":"126228493","full_name":"caldito/hashcode2018","owner":"caldito","description":"My solution for the Google Hash Code 2018 problem. It consisted in the multi-vehicle pickup and delivery problem with time windows.","archived":false,"fork":false,"pushed_at":"2021-05-23T17:10:41.000Z","size":696,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-03T03:49:18.995Z","etag":null,"topics":["google-hash-code","google-hash-code-2018","google-hashcode","java","pickup-delivery"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caldito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-21T19:12:24.000Z","updated_at":"2021-08-13T07:42:41.000Z","dependencies_parsed_at":"2022-09-12T15:31:13.641Z","dependency_job_id":null,"html_url":"https://github.com/caldito/hashcode2018","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caldito/hashcode2018","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caldito%2Fhashcode2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caldito%2Fhashcode2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caldito%2Fhashcode2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caldito%2Fhashcode2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caldito","download_url":"https://codeload.github.com/caldito/hashcode2018/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caldito%2Fhashcode2018/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003276,"owners_count":26083555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-hash-code","google-hash-code-2018","google-hashcode","java","pickup-delivery"],"created_at":"2025-05-03T03:44:01.112Z","updated_at":"2025-10-10T08:37:55.551Z","avatar_url":"https://github.com/caldito.png","language":"Java","readme":"# HashCode 2018\n\n## Introduction\n\nMy solution for the Google Hash Code 2018 qualification round problem. It consisted in the multi-vehicle pickup and delivery problem with time windows.\n\n## Statement\n\nYou can check the problem statement [here](statement.pdf).\n\n## Usage\nThe code does not have any dependencies, it only uses the standard Java libraries. Runs on Java 8 and newer versions.\n\nIt can be built and run easily with javac and java, but a Makefile is provided to make it even easier.\n\nTo run the code:\n```\nmake run\n```\n\nTo clean the build files:\n```\nmake clean\n```\n\n## Scores\nThe points scored with this solution are:\n\n| Data set | Points    |\n|----------|-----------|\n| a        |4          |\n| b        |176.895    |\n| c        |14.994.551 |\n| d        |7.687.306  |\n| e        |21.460.514 |\n| Total    |44.319.270 |\n\nThe maximum score obtained in this problem was 49.776.211 points.\n\n## License\nThis code is licensed under [Apache License 2.0](LICENSE)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaldito%2Fhashcode2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaldito%2Fhashcode2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaldito%2Fhashcode2018/lists"}