<div dir="ltr"><span style="font-size:12.8px">I was actually trying to detect communities in the edge routers based on their traffic patters.But when created the flow gaph (every node is a edge router and every edge is weighted edge edge between nodes that acess a say a item 'a' the weight is   = min(# of times 'a' requsted by e1,# of times 'a' requsted by e2).</span><div style="font-size:12.8px">The problem i am running into is the louvian communitu detection algorithm detects all the nodes in one community .I think this is because all nodes are following zipf distb pattern for data request.Do you have any idea that could help.</div></div>