Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A82AD9F75 for ; Wed, 6 Jun 2012 11:46:26 +0000 (UTC) Received: (qmail 85872 invoked by uid 500); 6 Jun 2012 11:46:26 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 85706 invoked by uid 500); 6 Jun 2012 11:46:26 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 85682 invoked by uid 99); 6 Jun 2012 11:46:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:46:25 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aljoscha.krettek@googlemail.com designates 209.85.210.50 as permitted sender) Received: from [209.85.210.50] (HELO mail-pz0-f50.google.com) (209.85.210.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:46:20 +0000 Received: by danh15 with SMTP id h15so9391449dan.23 for ; Wed, 06 Jun 2012 04:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FRRgJbiziTpEP3Daz7pi35I1VqbBeWFFoDAw3fKWml4=; b=vLtxxOKHLF7ISI5mAUka+kujHAE6xqb674RTzOOFXICT/KaaOkw0YKnMB+J87ABtvX yoDzqJbX105t4sJqRZECqU5pU84LzBQlRCqYNv1RGgO+FlU4nZcnM5zBKIJMV22jq5dA X3A6UH1RuT9m8m7SrRGlLF6oXgvUPE4spokagLhYcUb5/sM2aDd5D+ikV1BSM9NBAVEm ur6k2pVW4lcAmo3hVNkUcEyMvKQP6DxR1uYDzrJAfVopdZTHGlCOkuKlbEDBrZ2ydT9Q f/ozU+7n8v7FjwC1QsgHntra/X5tapXU4kH/tLm88CDk5p05WmVLztDWs6BqB234yF4z NdOw== MIME-Version: 1.0 Received: by 10.68.136.65 with SMTP id py1mr57833706pbb.81.1338983159028; Wed, 06 Jun 2012 04:45:59 -0700 (PDT) Received: by 10.68.44.1 with HTTP; Wed, 6 Jun 2012 04:45:59 -0700 (PDT) Date: Wed, 6 Jun 2012 13:45:59 +0200 Message-ID: Subject: Student Implementing Graph Algorithm From: Aljoscha Krettek To: giraph-user@apache.org Content-Type: multipart/alternative; boundary=047d7b15b05f8dda8104c1cc4ffe --047d7b15b05f8dda8104c1cc4ffe Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm one of the students of Sebastian Schelters (TU Berlin) that will implement a graph algorithm on top of Giraph. The algorithm in question is the effective closeness algorithm from this paper: http://www.cs.cmu.edu/~ukang/papers/CentralitySDM2011.pdf Regards, Aljoscha Krettek --047d7b15b05f8dda8104c1cc4ffe Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
I'm one of the students of Sebas= tian Schelters (TU Berlin) that=A0will implement a graph= algorithm on top of Giraph. The algorithm in question i= s the effective closeness algorithm from this paper:
Regards,
Aljoscha Krettek
--047d7b15b05f8dda8104c1cc4ffe--