{"id":17155298,"url":"https://github.com/kevinzg/spholes","last_synced_at":"2025-07-26T05:32:55.131Z","repository":{"id":78691609,"uuid":"107737136","full_name":"kevinzg/spholes","owner":"kevinzg","description":"2d Euclidean shortest path solver","archived":false,"fork":false,"pushed_at":"2019-03-14T21:11:40.000Z","size":356,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T22:33:08.422Z","etag":null,"topics":["computational-geometry","shortest-paths","visibility","visibility-graph"],"latest_commit_sha":null,"homepage":"","language":"C++","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/kevinzg.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":"2017-10-20T23:55:10.000Z","updated_at":"2023-06-29T17:43:09.000Z","dependencies_parsed_at":"2023-02-24T14:15:49.027Z","dependency_job_id":null,"html_url":"https://github.com/kevinzg/spholes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinzg/spholes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzg%2Fspholes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzg%2Fspholes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzg%2Fspholes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzg%2Fspholes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinzg","download_url":"https://codeload.github.com/kevinzg/spholes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzg%2Fspholes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267123516,"owners_count":24039457,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":["computational-geometry","shortest-paths","visibility","visibility-graph"],"created_at":"2024-10-14T21:51:09.690Z","updated_at":"2025-07-26T05:32:54.712Z","avatar_url":"https://github.com/kevinzg.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spholes\n\nThis is a 2d [Euclidean shortest path](https://en.wikipedia.org/wiki/Euclidean_shortest_path) solver with a Qt interface.\n\n![screenshot](./docs/screenshot.png)\n\nThe algorithm source code is in the `src/spholes` directory. It is based on the $O(n^2 \\log n)$ visibility graph algorithm found on the chapter 15 of [Computational Geometry Algorithms and Applications](https://www.springer.com/us/book/9783540779735) book by de Berg, et al, and Dijkstra's algorithm.\n\nTo use it just set the start and destination points, add obstacles clockwise and click solve.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzg%2Fspholes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinzg%2Fspholes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzg%2Fspholes/lists"}