Is there a “smallest” connected graph in a connected graph? How many edges can we remove from a connected graph before it becomes disconnected?
A spanning tree of a graph is subgraph of a graph which is a tree and includes every node.