5 Questions 10 Answers 0 Followers
Questions related from Ravikant Dindokar
Suppose a graph G is partitioned across k machines using partitioner like METIS. Consider two vertices v1 & v2 in the graph having shortest path of length 'd' between them. After...
09 September 2016 3,181 4 View
I have 2D, 3D and 4D grid graphs. I want to partition them in such a way that number of vertices in each partition would be almost equal and edge cuts are minimized. These grid have equal size...
07 July 2016 3,385 5 View
I read this paper from cmu about powerlaw graph generation. But I was unable to understand the equation given in section 3.3 for Expected number of nodes with degree k. Can someone please explain...
06 June 2016 3,276 3 View
As per the definition of power law, the fraction P(k) of nodes with k degree for large values of k , given by P(k) ~k ^-r . In this definition, the term large value is not clearly defined. Does...
06 June 2016 2,328 5 View
Hi Hadoop user, I have hadoop-2.6 installed on my cluster with 11 nodes. I have installed it under one specific user. Now I want to allow other users on the cluster to share the same hadoop...
01 January 2016 7,622 3 View