{"id":17006161,"url":"https://github.com/mingweisamuel/cs170-conquer","last_synced_at":"2025-03-22T10:50:10.230Z","repository":{"id":78441147,"uuid":"129161796","full_name":"MingweiSamuel/cs170-conquer","owner":"MingweiSamuel","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-17T06:35:51.000Z","size":9347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-27T10:43:30.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/MingweiSamuel.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":"2018-04-11T22:32:47.000Z","updated_at":"2020-04-27T06:59:44.000Z","dependencies_parsed_at":"2023-08-29T20:16:25.807Z","dependency_job_id":null,"html_url":"https://github.com/MingweiSamuel/cs170-conquer","commit_stats":{"total_commits":76,"total_committers":4,"mean_commits":19.0,"dds":0.5,"last_synced_commit":"c435241c2680fc515b6b18339c9986e80738e5db"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MingweiSamuel%2Fcs170-conquer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MingweiSamuel%2Fcs170-conquer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MingweiSamuel%2Fcs170-conquer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MingweiSamuel%2Fcs170-conquer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MingweiSamuel","download_url":"https://codeload.github.com/MingweiSamuel/cs170-conquer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945591,"owners_count":20536296,"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":[],"created_at":"2024-10-14T05:05:08.726Z","updated_at":"2025-03-22T10:50:10.208Z","avatar_url":"https://github.com/MingweiSamuel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conquer Group 119\r\n\r\n## Usage\r\n\r\n1. Use Python 3.6+\r\n1. Clone GLNS into the GLNS folder (https://git.uwaterloo.ca/sl2smith/GLNS)\r\n1. Optional: (Clone GLKH into the GLKH folder ... its a GTSP solver that doesn't work all that well)\r\n1. Run `python solver_all.py [inputs]`\r\n\r\n## How it works\r\n\r\nThis solver converts the conquer problem into a GTSP instance with\r\n`2V + 2E + 1` vertices and `2E + 2` clusters. So it has some trouble\r\nwith dense graphs, but works very well given enough time.\r\n\r\n## Code\r\n\r\nMost of the code isn't used anymore. `solver.py` has a collection of ~27 greedy\r\nalgorithms that get run as backup, as well as special cases for complete graphs\r\nand graphs that look like transformed TSP. The `*_utils.py` files have utils that\r\nare still used. `gtsp.py` has utils for convert between conquer problems and\r\nGTSP problems.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingweisamuel%2Fcs170-conquer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingweisamuel%2Fcs170-conquer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingweisamuel%2Fcs170-conquer/lists"}