Trees · Introduction
Lesson 2
Problem. Mark all correct statements.
5 points
A tree with \(n\) vertices contains exactly \(n-1\) edges.
Any connected undirected graph with \(n\) vertices and \(n-1\) edges is a tree.
An undirected graph is a tree if and only if there is exactly one path between any two vertices.
Any (non-empty) tree has at least one leaf (a vertex of degree one).