Re: Student Implementing Graph Algorithm

2012-06-07 Thread Aljoscha Krettek
Hi, yes I am planning to have the code in my github account while working on it. Once it's finished (and if it is good) you can also add it to your selection of examples. Regards, Aljoscha On Thu, Jun 7, 2012 at 11:49 AM, Paolo Castagna < castagna.li...@googlemail.com> wrote: > Hi Aljoscha, > ni

Re: Student Implementing Graph Algorithm

2012-06-07 Thread Paolo Castagna
Hi Aljoscha, nice to "meet" you and thanks for sharing and point people at the paper describing the algorithm you'd like to implement on Giraph. Are you planning to put your code somewhere in the open (maybe GitHub)? Cheers, Paolo Aljoscha Krettek wrote: > Hi, > I'm one of the students of Sebast

Re: Student Implementing Graph Algorithm

2012-06-06 Thread Avery Ching
Hi Aljoscha! Sounds fun. Let us know how it goes! Avery On 6/6/12 4:45 AM, Aljoscha Krettek wrote: 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

Student Implementing Graph Algorithm

2012-06-06 Thread Aljoscha Krettek
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