Backbone Layout

From visone manual
Revision as of 11:07, 25 August 2014 by Nocaj (talk | contribs) (Created page with "Small-world graphs have characteristically low average distance and thus cause force-directed methods to generate drawings that look like hairballs. The backbone layout tries to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Small-world graphs have characteristically low average distance and thus cause force-directed methods to generate drawings that look like hairballs.

The backbone layout tries to untangle hairball graphs. The method is based on a spanning subgraph that is sparse but connected and consists of strong ties holding together communities.

Strong ties are identified using a measure of embeddedness which is based on a weighted accumulation of triangles in quadrangles.