{"id":18402860,"url":"https://github.com/jancervenka/edpath","last_synced_at":"2025-04-12T18:29:57.514Z","repository":{"id":94373872,"uuid":"108611304","full_name":"jancervenka/edpath","owner":"jancervenka","description":"Elite: Dangerous Routing Algorithm","archived":false,"fork":false,"pushed_at":"2019-11-16T14:09:33.000Z","size":34230,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T03:45:03.782Z","etag":null,"topics":["routing-algorithm"],"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/jancervenka.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-10-28T01:45:17.000Z","updated_at":"2020-04-21T22:55:13.000Z","dependencies_parsed_at":"2023-04-19T04:58:26.317Z","dependency_job_id":null,"html_url":"https://github.com/jancervenka/edpath","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/jancervenka%2Fedpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jancervenka%2Fedpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jancervenka%2Fedpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jancervenka%2Fedpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jancervenka","download_url":"https://codeload.github.com/jancervenka/edpath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248612947,"owners_count":21133406,"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":["routing-algorithm"],"created_at":"2024-11-06T02:43:46.290Z","updated_at":"2025-04-12T18:29:57.484Z","avatar_url":"https://github.com/jancervenka.png","language":"C++","readme":"# EDPath\n\nEDPath implements a routing algorithm for video game Elite: Dangerous. It computes the optimal route\nbetween star systems. To use it, you need to download the Release/EDPath.exe and Release/stardata.txt\nfiles to one folder.\n\n```text\ncmd /k EDPath.exe \u003cSTART\u003e \u003cTARGET\u003e \u003cJUMPRANGE\u003e\n```\n\nUse underscores instead of spaces in star names. Example output for `cmd /k EDPath.exe Rhea Contie 20`\nis below.\n\n```text\nWELCOME TO EDPATH\nInitiating the program...\nCalculating the solution...\n\nSUCCESS! Path found.\nCPU Time: 0.0030 seconds.\nJump | Distance to Target | System\n====================================================\n00   | 238.7 ly           | Rhea\n01   | 222.4 ly           | Rho Puppis\n02   | 208.3 ly           | V372 Puppis\n03   | 189.9 ly           | LFT 434\n04   | 172.8 ly           | Jaburara\n05   | 158.9 ly           | Iota Horologii\n06   | 141.3 ly           | Hyldekagati\n07   | 123.7 ly           | Tsim Binba\n08   | 107.5 ly           | Marowalan\n09   | 095.6 ly           | LHS 1097\n10   | 082.3 ly           | Khruvandji\n11   | 069.6 ly           | HIP 787\n12   | 058.9 ly           | Wattragwa\n13   | 043.9 ly           | Lao Zi\n14   | 031.6 ly           | Yalung Ti\n15   | 016.5 ly           | HIP 117091\n16   | 000.0 ly           | Contie\n```\n\n![Algorithm](Visuals/algorithm.svg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjancervenka%2Fedpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjancervenka%2Fedpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjancervenka%2Fedpath/lists"}