{"id":18250932,"url":"https://github.com/disconnect3d/mpi_dijkstra","last_synced_at":"2026-05-04T07:39:44.753Z","repository":{"id":92632211,"uuid":"57289540","full_name":"disconnect3d/mpi_dijkstra","owner":"disconnect3d","description":"Dijkstra path finding algorithm implemented using MPI","archived":false,"fork":false,"pushed_at":"2016-05-08T19:35:12.000Z","size":235,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T20:48:27.854Z","etag":null,"topics":["c","dijkstra","dijkstra-shortest-path","mpi","mpi-dijkstra","parallel"],"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/disconnect3d.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":"2016-04-28T09:41:29.000Z","updated_at":"2021-03-23T18:22:02.000Z","dependencies_parsed_at":"2023-05-05T09:33:23.139Z","dependency_job_id":null,"html_url":"https://github.com/disconnect3d/mpi_dijkstra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/disconnect3d/mpi_dijkstra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disconnect3d%2Fmpi_dijkstra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disconnect3d%2Fmpi_dijkstra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disconnect3d%2Fmpi_dijkstra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disconnect3d%2Fmpi_dijkstra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/disconnect3d","download_url":"https://codeload.github.com/disconnect3d/mpi_dijkstra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disconnect3d%2Fmpi_dijkstra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32599408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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","dijkstra","dijkstra-shortest-path","mpi","mpi-dijkstra","parallel"],"created_at":"2024-11-05T09:46:15.023Z","updated_at":"2026-05-04T07:39:44.739Z","avatar_url":"https://github.com/disconnect3d.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPI Dijkstra's graph search algorithm \n\nYet another dijkstra graph search algorithm implemented using MPI to distribute the work that can be parallelized...\n\nIt has been written for parallel and distributed systems course on AGH University of Science and Technology.\n\n# Directories\n\n* **prototype** - contains dijkstra prototype written in Python\n\n* **src** - contains C++ implementation\n\n* **src_mpi** - C++ implementation with MPI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisconnect3d%2Fmpi_dijkstra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisconnect3d%2Fmpi_dijkstra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisconnect3d%2Fmpi_dijkstra/lists"}