Linked from
The 17 pages that link to Tree (graph theory), each with the reason it gives.
Depth-first searchRelated: A DFS traversal tree records how the algorithm first reaches each vertex.
Free groupRelated: Free groups act naturally on trees, and their standard Cayley graphs are trees.
TreewidthNarrower topic: A tree decomposition organizes overlapping vertex bags in a tree structure.
Path graphRelated: Every path graph is a tree with maximum degree at most two.
Spanning treeNarrower topic: A spanning tree must itself be a tree.
Handshaking lemmaBroader topic: A tree with n vertices has n−1 edges, so its degrees sum to 2n−2.
Hosoya indexBroader topic: Removing a leaf yields a compact recurrence for the total matching count.