Automatic layout

From HandWiki
Revision as of 23:00, 6 May 2020 by imported>JMinHep (cleaning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Automatic layout is an option in graph drawing toolkits that allow to lay out the Graph according to specific rules, such as:

  • reducing the length of the arcs between the Graph vertices
  • reduce the number of edges crossing (to improve the graph readability)

See also