{"id":22402162,"url":"https://github.com/jackkimmins/webpathfinder","last_synced_at":"2025-03-27T00:40:20.128Z","repository":{"id":210518528,"uuid":"726755222","full_name":"jackkimmins/WebPathFinder","owner":"jackkimmins","description":"C++ WASM Solver for TSP w/ Hybrid Genetic Algorithm","archived":false,"fork":false,"pushed_at":"2025-01-12T09:05:27.000Z","size":1866,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T06:15:39.710Z","etag":null,"topics":["bootstrap5","combinatorial-optimization","cpp","genetic-algorithm","webassembly"],"latest_commit_sha":null,"homepage":"https://webpathfinder.appserver.uk","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/jackkimmins.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":"2023-12-03T09:56:31.000Z","updated_at":"2025-01-12T09:05:31.000Z","dependencies_parsed_at":"2023-12-03T11:25:14.313Z","dependency_job_id":"7df58a15-207e-4e75-8cf7-3bfb15eee407","html_url":"https://github.com/jackkimmins/WebPathFinder","commit_stats":null,"previous_names":["jackkimmins/webpathfinder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkimmins%2FWebPathFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkimmins%2FWebPathFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkimmins%2FWebPathFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkimmins%2FWebPathFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackkimmins","download_url":"https://codeload.github.com/jackkimmins/WebPathFinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760897,"owners_count":20667893,"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":["bootstrap5","combinatorial-optimization","cpp","genetic-algorithm","webassembly"],"created_at":"2024-12-05T09:11:28.488Z","updated_at":"2025-03-27T00:40:20.076Z","avatar_url":"https://github.com/jackkimmins.png","language":"C++","readme":"![Project Logo](https://github.com/jackkimmins/WebPathFinder/blob/master/web/favicons/android-chrome-192x192.png?raw=true)\n\n# Traveling Salesman Problem Solver Using a Genetic Algorithm in C++ WebAssembly\nThis project is a C++ WebAssembly (WASM) implementation of a solver for the Traveling Salesman Problem (TSP) using a genetic algorithm. The solver is designed to find an approximate solution to the TSP, which involves finding the shortest possible route that visits a list of cities and returns to the origin city. The project showcases how complex algorithms can be efficiently implemented and executed in a web environment using WebAssembly.\n\nThe TSP is a well-known combinatorial optimisation problem. It poses a significant challenge due to its NP-hard nature, meaning that no known algorithm can solve all instances of the problem quickly (in polynomial time).\n\n## Summary of GA\n![General Overview of GA](https://raw.githubusercontent.com/jackkimmins/WebPathFinder/ca25516c76f8848defe2c66343135d764658cd98/docs/diagram.svg)\n\n## Demo Site\nPlease view demonstration site: [https://webpathfinder.appserver.uk/](https://webpathfinder.appserver.uk/)\n\n## Examples\n![Demo of Solved TSP with Locations in England](https://github.com/jackkimmins/WebPathFinder/blob/master/docs/example.png?raw=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackkimmins%2Fwebpathfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackkimmins%2Fwebpathfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackkimmins%2Fwebpathfinder/lists"}