In graph theory, an end-vertex, also known as a leaf, is a special type of vertex. It is characterized by having exactly one edge connecting to it. Thus, it has a degree of 1.
To visualize an end-vertex, consider a tree branch. The leaf at the end of the branch only connects to one part of the tree.
In finite graphs, each leaf plays a crucial role in understanding the graph's structure. In infinite graphs, like the example provided with the integer line, end-vertices can extend infinitely.
- Each end-vertex in the integer line is connected to just one other integer.
- This makes all negative and positive integers, except for zero, end-vertices.
- Understanding end-vertices is important when analyzing infinite graphs.