powered by
The adjacency matrix of the 46 South Carolina counties. C[i,j] = 1 if county i and county j share boundaries; 0 if not. C[i,i] = 0.
data(C)