8000 cluster support: fix empty layer removal · Issue #118 · dagrejs/dagre · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
cluster support: fix empty layer removal #118
Closed
@ghost

Description

Currently removeEmptyLayers in the nestingGraph module is not working correctly. Due to the way dummy nodes are implemented currently we cannot just blindly remove empty layers. We must preserve empty layer that could have an dummy node for an edge. Unfortunately, the algorithm we use to determine these layers is currently broken. This ends up yield more dummy nodes than necessary and thus causes poorer performance for all subsequent algorithms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0