← Back to team overview

gephi.team team mailing list archive

[Bug 523912] Re: YifanHu's Multilevel doesn't finish and leave meta-nodes

 

I'm pretty sure that the problem comes from self loops. The bug contains
two issues:

- meta nodes not removed
- edges between normal nodes are missing

I fixed the second point in rev 2071.

** Changed in: gephi
       Status: Confirmed => In Progress

** Changed in: gephi/0.7
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.
https://bugs.launchpad.net/bugs/523912

Title:
  YifanHu's Multilevel doesn't finish and leave meta-nodes

Status in Gephi - Network exploration and manipulation:
  In Progress
Status in Gephi 0.7 series:
  In Progress

Bug description:
  Steps to reproduce:
- open the atteched file:
    gephidesktop bugreport3.gexf
- click layout -> YfanHu's Multilevel, run, wait for completion
- zoom in. Some nodes have kept their size, some are tiny.
- click the edit button, then click on a tiny node. id label and weight are "null"

If I delete half of the edges, the problem doesn't appear anymore.