Study resource
Graphs key terms
Study Graphs with curriculum-aligned Key Terms resources, practice links, and exam-focused support.
At a glance
key terms
Resource type
Topic
Graphs
AqaA LevelComputer ScienceFundamentals of data structures
Key terms
Adjacency matrix
A two-dimensional table used to represent connections between pairs of vertices in a graph.
Adjacency list
A representation in which each vertex is associated with a list of the vertices connected to it.
