You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does your graph structure look like? I noticed that the childs have several parents, this is not supported by BuchheimWalker. We already have a TODO for this which defines the appropriate checks.
@GregorBlock I've used BuchheimWalker for this. This type of algorithm doesn't support cyclic, throws memory error, but many-to-many is ok for this.
P.S. I've found the solution to my question. I just modify a renderer a little bit.
Is it possible to separate lines? They are merged into one
The text was updated successfully, but these errors were encountered: