Evolving network

The study of networks traces its foundations to the development of graph theory, which was first analyzed by Leonhard Euler in 1736 when he wrote the famous Seven Bridges of Königsberg paper.

Probabilistic network theory then developed with the help of eight famous papers studying random graphs written by Paul Erdős and Alfréd Rényi.

The Erdős–Rényi model (ER) supposes that a graph is composed of N labeled nodes where each pair of nodes is connected by a preset probability p. While the ER model's simplicity has helped it find many applications, it does not accurately describe many real world networks.

The ER model fails to generate local clustering and triadic closures as often as they are found in real world networks.

Therefore, the Watts and Strogatz model was proposed, whereby a network is constructed as a regular ring lattice, and then nodes are rewired according to some probability β.

[2] Despite this achievement, both the ER and the Watts and Storgatz models fail to account for the formulation of hubs as observed in many real world networks.

[4] In order to preserve the preferential attachment from the BA model, this fitness is then multiplied by the preferential attachment based on degree distribution to give the true probability that a link is created which connects to node i.

This growth would take place with one of the following actions occurring at each time step: Prob p: add an internal link.

Many simple parameters exist to describe a static network (number of nodes, edges, path length, connected components), or to describe specific nodes in the graph such as the number of links or the clustering coefficient.

Unfortunately, the analogy of snapshots to a motion picture also reveals the main difficulty with this approach: the time steps employed are very rarely suggested by the network and are instead arbitrary.

Using extremely small time steps between each snapshot preserves resolution, but may actually obscure wider trends which only become visible over longer timescales.

Another issue with using successive snapshots is that only slight changes in network topology can have large effects on the outcome of algorithms designed to find communities.

Animation of an evolving network according to the initial Barabasi–Albert model
Watts–Strogatz graph
Route map of the world's scheduled commercial airline traffic, 2024. This network evolves continuously as new routes are scheduled or cancelled.