I have a network with 500 nodes and 2700 links. I want to add a new node to this network based on eigenvector centrality. the probability of connection of a new node to another node is based on the eigenvector centrality of nodes randomly. How can I implement this code into Netlogo?
question from:https://stackoverflow.com/questions/65858268/network-attachment-based-on-eigenvector-centrality-using-netlogo