minLocalEdgesRatio is PseudoRandomLocalEdgesHelper

2013-12-15 Thread Pushparaj Motamari
Hi, Could anyone explain what is the siginificance of minLocalEdgesRatio field in PseudoRandomInputFormat , way of generating the graph Thanks Pushparaj

Re: minLocalEdgesRatio is PseudoRandomLocalEdgesHelper

2013-12-15 Thread Claudio Martella
it's the ratio of edges that connect two vertices stored in the same worker. On Sun, Dec 15, 2013 at 8:17 PM, Pushparaj Motamari pushpara...@gmail.comwrote: Hi, Could anyone explain what is the siginificance of minLocalEdgesRatio field in PseudoRandomInputFormat , way of generating the

Re: minLocalEdgesRatio is PseudoRandomLocalEdgesHelper

2013-12-15 Thread Pushparaj Motamari
Thank you On Mon, Dec 16, 2013 at 2:12 AM, Claudio Martella claudio.marte...@gmail.com wrote: it's the ratio of edges that connect two vertices stored in the same worker. On Sun, Dec 15, 2013 at 8:17 PM, Pushparaj Motamari pushpara...@gmail.com wrote: Hi, Could anyone explain what