You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2012/03/26 03:08:53 UTC

Bipartite Matching

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

Re: Bipartite Matching

Posted by "Edward J. Yoon" <ed...@apache.org>.
Sounds great!

By the way, our Vertex abstract class seems should have additional two
generic template parameters.

On Mon, Mar 26, 2012 at 1:30 PM, Suraj Menon <me...@gmail.com> wrote:
> I can give it a shot for 0.6 release.
>
> On Sun, Mar 25, 2012 at 9:08 PM, Edward J. Yoon <ed...@apache.org>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
>>



-- 
Best Regards, Edward J. Yoon
@eddieyoon

Re: Bipartite Matching

Posted by Suraj Menon <me...@gmail.com>.
I can give it a shot for 0.6 release.

On Sun, Mar 25, 2012 at 9:08 PM, Edward J. Yoon <ed...@apache.org>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
>