Skip to content

Conversation

@SemyonSinchenko
Copy link
Owner

Add an implementation of SP algorithm. It takes a set of landmarks as input and compute shortest paths from all the vertices to these landmarks. It returns the result if a form of Struct<landmark -> distance>.

Additionally:

  • small fix in pregel.rs
  • update README with statuses

@guptaakashdeep
Copy link
Collaborator

LGTM.

@guptaakashdeep guptaakashdeep merged commit 63f3da3 into main Jul 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants