department-of-reuse / DoR

The Department of Reuse tracks and documents reuse of artifacts in computer science (starting with the SE field)
https://www.reuse-dept.org
Creative Commons Attribution 4.0 International
14 stars 42 forks source link

Automatically detect clusters / strongly connected components #331

Open johannesduesing opened 2 years ago

johannesduesing commented 2 years ago

Problem There aremultiple clusters / strongly-connected components in the graph. However, it is not easy to visually identify them, mostly due to the node labels and some overlaps in the default graph layout.

Solution There should be a feature for automatically identifying such clusters (maybe excluding single-node clusters), which should involve some form of visual highlighting.