Edges represent the logical connection between two regions in an entity. In the case of graphs, edges refer to the logical connection between two vertices, or nodes. Use this tag whenever you have a question about working with or traversing edges in a graph or a graph-based database. See also [edge-list].
Questions tagged [edges]
582 questions
74
votes
6 answers
Graph auto-layout algorithm
To simplify the problem, I have a graph that contains nodes and edges which are on a 2D plane.
What I want to be able to do is click a button and it make the automatically layout the graph to look clean. By that I mean minimal crossing of edges,…

Cheetah
- 13,785
- 31
- 106
- 190
48
votes
1 answer
Graphviz, dot, ortho plots do not respect ports
I am using graphviz and would like to render my graphs with splines = ortho.
The problem is that the edges don't respect ports, so it is not possible to analyse the graph.
digraph G{
splines= ortho;
A [shape = box, label =<