Mental Model
We use a square grid to show which points connect to which, marking connections with 1 and no connections with 0.
Analogy: Imagine a city map where each intersection is a point, and a big table shows if you can drive directly from one intersection to another by marking yes or no.
0 1 2 0 [0 1 0] 1 [1 0 1] 2 [0 1 0]