MathJax


Sunday, October 30, 2022

2022-178

Consider a network described by the Bianconi–Barabási model, with degree dynamics following a power law.  Consider also a node A joining this network at time t=10 and another node B joining the network at time t=100.  If node B has twice the fitness of node A, at which time point t will the degree of node B start to be greater than or equal to the degree of node A?

  1. t = 100
  2. t = 1000
  3. t = 10000
  4. t = 100000
  5. None of the above

Original idea by: Meer Muhammad Khan

No comments:

Post a Comment

2026-326

Consider the graph on the figure below. Determine the number of back edges, cross edges, and forward edges generated by the Depth-First Sear...