{"id":19233672,"url":"https://github.com/cmanny/ga-for-cvrp","last_synced_at":"2025-04-21T04:33:20.128Z","repository":{"id":94944559,"uuid":"70921392","full_name":"cmanny/ga-for-cvrp","owner":"cmanny","description":"Capacitated Vehicle Routing Problem","archived":false,"fork":false,"pushed_at":"2017-02-13T18:19:08.000Z","size":3812,"stargazers_count":68,"open_issues_count":7,"forks_count":32,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T09:47:11.923Z","etag":null,"topics":["algorithm","cvrp","genetic","python","tsp"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmanny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-14T15:10:38.000Z","updated_at":"2025-03-15T02:04:03.000Z","dependencies_parsed_at":"2023-03-06T05:30:21.436Z","dependency_job_id":null,"html_url":"https://github.com/cmanny/ga-for-cvrp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmanny%2Fga-for-cvrp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmanny%2Fga-for-cvrp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmanny%2Fga-for-cvrp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmanny%2Fga-for-cvrp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmanny","download_url":"https://codeload.github.com/cmanny/ga-for-cvrp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249996234,"owners_count":21358094,"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","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":["algorithm","cvrp","genetic","python","tsp"],"created_at":"2024-11-09T16:11:28.901Z","updated_at":"2025-04-21T04:33:20.116Z","avatar_url":"https://github.com/cmanny.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CVRP\n\nThis repository contains a python solution to the Capacitated Vehicle Routing Problem.\nThe CVRP is a hard combinatorial optimisation problem that has had many methods\napplied to it. This implementation uses a simple and an advanced genetic algorithm,\nmainly distinguished by their population selection and crossover method.\n\nTo run, type\n```bash\npython cvrp_runner.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmanny%2Fga-for-cvrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmanny%2Fga-for-cvrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmanny%2Fga-for-cvrp/lists"}