Postagens

The Barabási-Albert Model

Imagem
 Consider a growing graph, as in the image, modeled using the Linearized Chord Diagram (left graph). A new node, labeled node 4, is added to the network (right graphs) and connects to existing nodes according to the model’s attachment probabilities p . Evaluate the following statements about the probability of connections formed by node 4 to further mark them as true (T) or false (F): I) Node 2 has the highest probability ( p ≈0.4) of being selected by node 4. II) Nodes 2 and 3 have the same probability ( p ≈0.3) of being selected by node 4. III) The probability that node 4 forms a self-loop is equal to the probability that it connects to node 3. IV) Node 1 has the highest probability of being selected by node 4.  Chose the correct alternative: A) F, T, F, T B) T, F, T, F C) F, F, T, T D) T, T, F, T E) None of the above 

Scale-free Networks Quiz 5

Read the following statements to further mark them as true or false: A network under scale-free regime results into a hub and spoke topology and the average distance between nodes <d> remains mainly constant regardless of how much the network grows. The average distance <d> at the critical point of a scale-free network denominated as “alpha”, with k_{min} = 1 and k_{max} = 225 is 4,65. The “richer get richer” phenomenon eventually stops and stabilizes in a rapidly growing scale-free network where <k^{2}> reaches a mathematical ceiling.  Choose the correct answer: A) F, T, T B) F, T, F C) T, F, T D) F, T, T E) None of the above 

Random Networks - Quiz 3

Imagem
 Consider the following networks and their characteristics:   Evaluate the following sentences to further mark them as true (T) or false (F): The Alpha Graph is considered a random network because its satisfies the small world property. For the Alpha Graph, the local clustering coefficient is independent of the network size N. For the Beta Graph, the size of the largest cluster N_G/N can be considered to be zero (0).    For the Sigma Graph, the local clustering coefficient is dependent of the node degree because it satisfies the small world property.  Choose the correct answer: A) T, F, T, F B) F, T, T, T C)  F, T, T, F D) F, T, F, T E) None of the above     Original idea by: Gabriela Caspa

Graph Theory - Question 1

Imagem
 Considering the following two undirected Graphs and three Degree Distributions:   Based on the previous figure, evaluate the following sentences to further mark them as true (T) or false (F): Graph (1) matches the Degree Distribution X. Graph (2) matches the Degree Distribution Y. The maximum degree of Graph (1) is greater than that of Graph (2). The diameter of Graph (2) is greater than that of Graph (1). Chose the correct alternative: A) F, T, F, T B) T, F, T, F C) F, T, T, F D) T, T, F, T E) None of the above   Original idea by: Gabriela Caspa