Concept

Adjacency Matrix of Chain Graph

The adjacency matrix for a chain graph corresponds to the matrix AcA_c:

\begin{array}{ll} 1 & j = (i+1)_{modN} \\ 0 & otherwise \\ \end{array} \right. $$

0

1

Updated 2022-07-16

Contributors are:

Who are from:

Tags

Data Science

Learn After