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

New algorithms implemented in Giraph #88

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

Commits on Aug 21, 2015

  1. Add scan1 statistic to dga-giraph

    Eric Kimbrel committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    749b4ee View commit details
    Browse the repository at this point in the history
  2. move to giraph 1.2 SNAPSHOT, updated yarn run script

    Eric Kimbrel committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    b8750da View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. add normalized pagerank

    Eric Kimbrel committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    fe178cf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. add triangle counting for undirected graphs

    Eric Kimbrel committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    db6bb92 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. add bfs and triangle counting

    Eric Kimbrel committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    328963a View commit details
    Browse the repository at this point in the history