Shimbel Distance Matrix (D-Matrix)
The Shimbel Distance Matrix (or D-Matrix) holds the shortest paths between the nodes of a network, which are always equal or lesser to the diameter. To construct this matrix, C matrices of Nth order are built until the diameter of the network is reached. Each C matrix is converted in a corresponding D matrix. In this case, two C matrices, C1(connectivity matrix) and C2 (two-linkages paths; C1*C1) are built since the diameter is 2.