Would be nice to be able to use an Adjacency matrix as input.
ie: names of nodes on both rows and columns, generic [i,j] cell equal to 1 if there is a relationship between node i and node j, equal to 0 otherwise.
Would be nice to be able to use an Adjacency matrix as input.
ie: names of nodes on both rows and columns, generic [i,j] cell equal to 1 if there is a relationship between node i and node j, equal to 0 otherwise.