{"id":23263031,"url":"https://github.com/globalpolicy/tsp_with_ga_module","last_synced_at":"2025-10-25T17:10:15.533Z","repository":{"id":172198417,"uuid":"176230390","full_name":"globalpolicy/TSP_with_GA_module","owner":"globalpolicy","description":"Implementation of a Genetic Algorithm module to solve the Traveling Salesman Problem","archived":false,"fork":false,"pushed_at":"2019-03-18T17:16:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-12T11:53:21.892Z","etag":null,"topics":["algorithm","ga","genetic","traveling-salesman-problem","tsp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/globalpolicy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-18T07:48:56.000Z","updated_at":"2024-08-12T19:46:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d9f7649-7e5e-4098-97f0-6c7f6e5b7b3c","html_url":"https://github.com/globalpolicy/TSP_with_GA_module","commit_stats":null,"previous_names":["globalpolicy/tsp_with_ga_module"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalpolicy%2FTSP_with_GA_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalpolicy%2FTSP_with_GA_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalpolicy%2FTSP_with_GA_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globalpolicy%2FTSP_with_GA_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globalpolicy","download_url":"https://codeload.github.com/globalpolicy/TSP_with_GA_module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441713,"owners_count":20939349,"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","ga","genetic","traveling-salesman-problem","tsp"],"created_at":"2024-12-19T14:14:07.420Z","updated_at":"2025-10-25T17:10:10.487Z","avatar_url":"https://github.com/globalpolicy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSP_with_GA_module\nThis is an implementation of Genetic Algorithm to approximate solutions to the Traveling Salesman Problem\n\u003cp\u003e\nGA.js is a simple JavaScript module that supplies general Genetic Algorithm functionality, which in this case, is used to solve the Traveling Salesman Problem.\n\u003c/p\u003e\n\u003cp\u003e\nsketch.js is the script that uses p5js to draw the outcomes and it contains the implementations of cross-over, fitness and mutation functions for the Genetic Algorithm.\n\u003c/p\u003e\n\u003cp\u003eVideos by \u003ca href=\"https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bw4n02JP28QDuUdNi3EXxJ\"\u003eThe Coding Train\u003c/a\u003e on the topic were the bulk of the source of my knowledge, hence the terminologies and the general code organization has been hugely influenced by them.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobalpolicy%2Ftsp_with_ga_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobalpolicy%2Ftsp_with_ga_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobalpolicy%2Ftsp_with_ga_module/lists"}