Skip to content

Graphs

Handout

Graphs

  • A graph is a set of nodes (also called vertices) joined by edges (connections).
  • Graphs model networks: friends, roads between cities, links between web pages.
  • A tree is really a special graph; a general graph can have cycles and many links per node.

A graph of five nodes A–E joined by edges, with its adjacency list

Handout

Log in or create account

IGCSE & A-Level