BA corresponds to the Barabási-Albert model.
considers growing networks according to the
preferential attachment mechanism: each new node is connected to m
already existing nodes chosen with a probability proportional to their
starting degree. This network has 10000 nodes and m=2.
Colors are assigned according to the coreness: vertices with coreness 1 are violet, and the maximum coreness vertices are red, following the rainbow color scale. The node degree scale is also displayed, showing the maximum degree of the network.
Return <-
|
|