Evolving Networks

Since the Barabási-Albert model has well-known limitations, some extensions were proposed to it. Those extensions capture a range of phenomena known to shape the topology of real networks. With those extensions in mind, analyze the following statements:

I. Initial Attractiveness: adds a constant to the preferential attachment function, inducing a small-degree saturation for k < A. It enhances the probability that a new node links to a small-degree node.

II. Internal links: enables a link between pre-existing nodes to arrive.

III. Node deletion: enables the deletion of nodes with a rate r. If r=1, the generated network keeps its scale-free nature.

IV. Accelerated Growth: enables the evolution of a network where the number of links grows faster than N.

V. Aging:  modifies the preferential attachment function to consider the node's age. There is a tunable parameter, v, which controls the dependence of the attachment probability on the node's age. To guarantee the scale-free property, v must be greater than 1.

Chose the correct statements:


A. I, II, and IV.

B. I, II, and III.

C. I, and V.

D. II, III, and V.

E. None of the above.


Original idea by: Felipe Crispim da Rocha Salvagnini

Comentários

  1. Mention of r and v without specifying exactly how they act makes it difficult to evaluate the corresponding statements. If people have read other books that use a different notation, things get weird.

    ResponderExcluir

Postar um comentário

Postagens mais visitadas deste blog

Robustness of Scale-free Networks - Science Collaboration

Graph Theory Question - Internet Backbone Topology