E = edges D
E = edges G
The edges of a graph are pairs (or ordered pairs if we are dealing with digraphs) of vertices that are connected in a graph. Any edge must be a member of the collection of subsets of the vertex set of a graph.
|
|
|
|
The object edges is a method function.
The source of this document is in Graphs.m2:2026:0.