Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph Algorithms (SSSP and KCores) #164

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Graph Algorithms (SSSP and KCores) #164

wants to merge 18 commits into from

Conversation

cazhou3
Copy link

@cazhou3 cazhou3 commented Aug 31, 2017

  • write two more graph algorithms, single source shortest path (SSSP) and KCores from the Ligra tutorial

TODO:

  • include more documentation
  • write tests for these two algorithms

@jcarreira
Copy link
Owner

Thanks for the PR. We need to add tests+sample data along with the code.

@jcarreira
Copy link
Owner

There was a bug in the master branch, we fixed it now. Please try compiling again.

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.

2 participants