Re: Graph clustering via LinLog force directed layout

2012-03-08 Thread Timmy Wilson
, 2012 at 11:57 AM, Claudio Martella claudio.marte...@gmail.com wrote: Ok, but why a bipartite graph? I can imagine you can have 2 or 3 coordinates associated with each vertices without actually having multiple vertex types. On Wednesday, March 7, 2012, Timmy Wilson tim...@smarttypes.org wrote

Re: Graph clustering via LinLog force directed layout

2012-03-07 Thread Timmy Wilson
an (x,y) coordinate. is that correct? On Wed, Mar 7, 2012 at 2:45 AM, Timmy Wilson tim...@smarttypes.org wrote: Thank you everyone! I would love to see a comparison of force directed layouts (specifically LinLog) and label propagation. I searched but alas nothing -- they seem to be oddly

Graph clustering via LinLog force directed layout

2012-03-06 Thread Timmy Wilson
simulation implementations (Barnes-Hut + Fast Multipole). That said, i think giraph may be a good fit -- curious what the community thinks? Thanks, Timmy Wilson Cleveland, OH

Re: Graph clustering via LinLog force directed layout

2012-03-06 Thread Timmy Wilson
community analysis would be to look at algorithms that belong to the family of label-propagation clustering algorithms. Hope this helps, Claudio On Tue, Mar 6, 2012 at 3:28 PM, Timmy Wilson tim...@smarttypes.org wrote: Hi giraph community, I'm interested in using giraph for distributed n