21 lines
539 B
Markdown
21 lines
539 B
Markdown
---
|
|
title: "Automatic layout"
|
|
chunk: 1/1
|
|
source: "https://en.wikipedia.org/wiki/Automatic_layout"
|
|
category: "reference"
|
|
tags: "science, encyclopedia"
|
|
date_saved: "2026-05-05T11:31:00.236258+00:00"
|
|
instance: "kb-cron"
|
|
---
|
|
|
|
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 ==
|
|
Methods in graph drawing
|
|
|
|
|
|
== References == |