What makes a graph a tree?
What makes a graph a tree?

A graph is a set of vertices joined by edges; in tree diagrams, vertices are often called nodes. In this topic, the edges are undirected, so they simply connect two nodes. A tree is a connected, undirected graph with no cycles.
Step-by-step lessons on AQA AS Level Computer Science Trees. Each one builds up to exam-style questions.