Skip to content

Partition graph into subgraphs #23

Description

@nickkeesG

Splitting the graph into subgraphs such that for every edge:

  1. If both nodes are in the same subgraph, set edge strength HIGH
  2. If both nodes are in different subgraphs, set edge strength LOW

This will visually separate sections, making the graph easier to understand, and making it possible to add labels later.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions