{"id":20609426,"url":"https://github.com/artix41/traveler","last_synced_at":"2026-05-30T22:32:06.032Z","repository":{"id":129525672,"uuid":"80100295","full_name":"artix41/traveler","owner":"artix41","description":"Traveler Salesman with genetic algorithm","archived":false,"fork":false,"pushed_at":"2017-03-20T23:33:42.000Z","size":1193,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T17:49:47.917Z","etag":null,"topics":["c-plus-plus","data-visualization","genetic-algorithm","travelling-salesman"],"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/artix41.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":"2017-01-26T09:19:48.000Z","updated_at":"2023-09-29T10:51:57.000Z","dependencies_parsed_at":"2023-03-25T02:07:38.723Z","dependency_job_id":null,"html_url":"https://github.com/artix41/traveler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artix41/traveler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artix41%2Ftraveler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artix41%2Ftraveler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artix41%2Ftraveler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artix41%2Ftraveler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artix41","download_url":"https://codeload.github.com/artix41/traveler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artix41%2Ftraveler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["c-plus-plus","data-visualization","genetic-algorithm","travelling-salesman"],"created_at":"2024-11-16T10:13:32.372Z","updated_at":"2026-05-30T22:32:06.015Z","avatar_url":"https://github.com/artix41.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travelling Salesman Problem with Genetic Algorithms\n\n![Screenshot of the solution on 1000 points](/images/capture.png)\n\nUse of genetic algorithms to solve the travelling salesman problem, with a GUI to test it on a real map\n\n## Installation\n\n### Linux and Mac\n\nYou need to install [SFML](https://www.sfml-dev.org/tutorials/2.4/start-linux-fr.php) before compiling the program.\n\nTo compile it , execute on the root of the project folder :\n```bash\ncmake .\nmake\n```\n\nTo run the program, you can then do :\n```bash\n./traveler\n```\n\n### Windows\n\nInstall Linux, and go to previous point\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartix41%2Ftraveler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartix41%2Ftraveler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartix41%2Ftraveler/lists"}