Function for the modification of the f.i. adjacency matrix resulting from merging communities OldCom and NewCom, the row and column corresponding to OldCom are erased.
1 | Erase(A, OldCom, NewCom)
|
A |
Matrix which will be modified. |
OldCom |
the community which the node have been. |
NewCom |
the community which the node moved to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.