Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE8BD9BE9 for ; Mon, 26 Mar 2012 04:30:50 +0000 (UTC) Received: (qmail 87821 invoked by uid 500); 26 Mar 2012 04:30:50 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 87777 invoked by uid 500); 26 Mar 2012 04:30:49 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 87748 invoked by uid 99); 26 Mar 2012 04:30:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 04:30:48 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of menonsuraj5@gmail.com designates 74.125.83.47 as permitted sender) Received: from [74.125.83.47] (HELO mail-ee0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 04:30:42 +0000 Received: by eekc1 with SMTP id c1so1153617eek.6 for ; Sun, 25 Mar 2012 21:30:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2//ms1R0i27IHcwPICFIf6rXYaDLKpGemBljsP8kQMQ=; b=n9gu3GgCB+Nl/10plM5O/KCF/OMYhcKft9OElnklo8e2wAlCsuUFHovnaO8zySWFUs qI898wLZhg12hQ+4ywbGi4BbXu8RfHSC7u8vN/5qlFML14h3G/GSlVOwC9oy1WPxYqTo PnOGv9EsN4+OD304jyudK0sk58FyPywsL7pi9OSTbB+i8hnDYYZSzg4Re4W20uhBi2+H R71AqeOFa93/4/heA0MDmOvazry6bkrMIcZFImsVbMFIovtGNWU0JRgHzHA3LOigF3OP thmixaCjnGy5umrI7HpHpADLutgmKZPWYFu63nayqOJgZawIjYjqpoOhIWLFfihOMDwA Yx/w== MIME-Version: 1.0 Received: by 10.213.32.2 with SMTP id a2mr1133763ebd.39.1332736221149; Sun, 25 Mar 2012 21:30:21 -0700 (PDT) Received: by 10.213.108.142 with HTTP; Sun, 25 Mar 2012 21:30:21 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Mar 2012 00:30:21 -0400 Message-ID: Subject: Re: Bipartite Matching From: Suraj Menon To: hama-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0015174c12740a78af04bc1dd536 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c12740a78af04bc1dd536 Content-Type: text/plain; charset=ISO-8859-1 I can give it a shot for 0.6 release. On Sun, Mar 25, 2012 at 9:08 PM, Edward J. Yoon wrote: > Hi all, > > Anyone interested to implement 'Bipartite Matching' using Hama graph > APIs as described here: > > http://people.apache.org/~edwardyoon/documents/pregel.pdf > > -- > Best Regards, Edward J. Yoon > @eddieyoon > --0015174c12740a78af04bc1dd536--