{"id":17658836,"url":"https://github.com/volfpeter/bfs-shortest-path","last_synced_at":"2025-03-30T10:28:37.548Z","repository":{"id":138825441,"uuid":"106304828","full_name":"volfpeter/bfs-shortest-path","owner":"volfpeter","description":"Breadth-first search based shortest path finding algorithm that allows negative edge weights.","archived":false,"fork":false,"pushed_at":"2019-03-09T20:04:24.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T12:25:02.643Z","etag":null,"topics":["bfs","bfs-algorithm","breadth-first-search","graph","graph-algorithms","python","python3","shortest-path","shortest-path-problem","shortest-pathfinding-algorithm"],"latest_commit_sha":null,"homepage":null,"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/volfpeter.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-09T15:59:12.000Z","updated_at":"2019-03-09T20:04:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"26606fbd-25ea-47be-9143-c3d6774660aa","html_url":"https://github.com/volfpeter/bfs-shortest-path","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/volfpeter%2Fbfs-shortest-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volfpeter%2Fbfs-shortest-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volfpeter%2Fbfs-shortest-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volfpeter%2Fbfs-shortest-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volfpeter","download_url":"https://codeload.github.com/volfpeter/bfs-shortest-path/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246306656,"owners_count":20756338,"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":["bfs","bfs-algorithm","breadth-first-search","graph","graph-algorithms","python","python3","shortest-path","shortest-path-problem","shortest-pathfinding-algorithm"],"created_at":"2024-10-23T15:43:26.324Z","updated_at":"2025-03-30T10:28:37.370Z","avatar_url":"https://github.com/volfpeter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"BFS Shortest Path\n======================\n\nBreadth-first search based shortest path finding algorithm that works even if the graph has edges with negative weights.\n\nDependencies\n-----------------\n\nThe algorithm uses igraph_ graph objects. See the installation_ instructions on the igraph_ project's website.\n\nLicense - MIT\n-------------------------\n\nThe library is open-sourced under the conditions of the MIT license_.\n\n.. _igraph: http://igraph.org\n.. _installation: http://igraph.org/python/doc/tutorial/install.html#installing-igraph\n.. _license: https://choosealicense.com/licenses/mit/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolfpeter%2Fbfs-shortest-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolfpeter%2Fbfs-shortest-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolfpeter%2Fbfs-shortest-path/lists"}