Definition:Graph (Graph Theory)/Edge
< Definition:Graph (Graph Theory)(Redirected from Definition:Edge of Graph)
Jump to navigation
Jump to search
This page is about edge of graph. For other uses, see edge.
Definition
Let $G = \struct {V, E}$ be a graph.
The edges are the elements of $E$.
In the above, the edges are $AB, AE, BE, CD, CE, CF, DE, DF, FG$.
Join
Let $u$ and $v$ be vertices of $G$.
Let $e = u v$ be an edge of $G$.
Then $e$ joins the vertices $u$ and $v$.
Notation
If $e \in E$ is an edge joining the vertex $u$ to the vertex $v$, it is denoted $u v$.
If $G$ is an undirected graph, an edge $u v$ can equivalently be denoted $v u$.
Endvertex
Let $G = \struct {V, E}$ be a graph or digraph.
Let $e = u v$ be an edge of $G$, that is, $e \in E$.
The endvertices of $e$ are the vertices $u$ and $v$.
Also see
When $G$ is a digraph, the edges are usually called arcs.
- Results about edges of graphs can be found here.
Sources
- 1977: Gary Chartrand: Introductory Graph Theory ... (previous) ... (next): Chapter $1$: Mathematical Models: $\S 1.3$: Graphs
- 1979: John E. Hopcroft and Jeffrey D. Ullman: Introduction to Automata Theory, Languages, and Computation ... (previous) ... (next): Chapter $1$: Preliminaries: $1.2$ Graphs and Trees
- 1992: David Wells: Curious and Interesting Puzzles ... (previous) ... (next): The Bridges of Königsberg
- 1997: Donald E. Knuth: The Art of Computer Programming: Volume 1: Fundamental Algorithms (3rd ed.) ... (previous) ... (next): $\S 2.3.4.1$: Free Trees
- 1998: David Nelson: The Penguin Dictionary of Mathematics (2nd ed.) ... (previous) ... (next): edge: 1.
- 1998: David Nelson: The Penguin Dictionary of Mathematics (2nd ed.) ... (previous) ... (next): graph: 2.
- 2008: David Nelson: The Penguin Dictionary of Mathematics (4th ed.) ... (previous) ... (next): edge: 1.
- 2008: David Nelson: The Penguin Dictionary of Mathematics (4th ed.) ... (previous) ... (next): graph: 2.
- 2014: Christopher Clapham and James Nicholson: The Concise Oxford Dictionary of Mathematics (5th ed.) ... (previous) ... (next): edge (of a graph)