unfortunately this is my second time I post this question because I did not receive an answer in the first place. Googling it the past few days, did not help me so I hope, that this time, someone can help me.
I have to calculate the vertex connectivity between two given vertices in R. The dataset is an adjacency matrix with 180 columns and rows and I want to calculate the connectivity between 4 defined vertex pairs.
Any ideas how to do it?
Thank you in advance!