{"id":22612253,"url":"https://github.com/ivanbgd/a-star_algorithm","last_synced_at":"2025-04-11T08:58:22.332Z","repository":{"id":139676871,"uuid":"104410028","full_name":"ivanbgd/A-Star_Algorithm","owner":"ivanbgd","description":"Several different implementations of the A-Star search algorithm, including a Bidirectional version - used for finding the shortest path in a graph.","archived":false,"fork":false,"pushed_at":"2025-02-13T09:00:54.000Z","size":9,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T06:24:15.393Z","etag":null,"topics":["a-star-algorithm","bidirectional-a-star-algorithm","graph-algorithms","graphs","planar-graphs","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ivanbgd.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-09-21T23:52:51.000Z","updated_at":"2025-03-07T10:32:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"8184fa60-730f-43d9-be26-19607ffd8584","html_url":"https://github.com/ivanbgd/A-Star_Algorithm","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/ivanbgd%2FA-Star_Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanbgd%2FA-Star_Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanbgd%2FA-Star_Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanbgd%2FA-Star_Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanbgd","download_url":"https://codeload.github.com/ivanbgd/A-Star_Algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248363589,"owners_count":21091393,"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":["a-star-algorithm","bidirectional-a-star-algorithm","graph-algorithms","graphs","planar-graphs","python"],"created_at":"2024-12-08T17:11:37.359Z","updated_at":"2025-04-11T08:58:22.322Z","avatar_url":"https://github.com/ivanbgd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A-Star (A*) Algorithm\n\nSeveral different implementations of the [A-Star search algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm), including a Bidirectional version.\n\nThe algorithm is used for graph traversal and for finding the shortest path in a graph.\n\nIt is an improved version of the [Dijkstra's Shortest path algorithm](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanbgd%2Fa-star_algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanbgd%2Fa-star_algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanbgd%2Fa-star_algorithm/lists"}