Difference between revisions of "Mandala Network"

 
Line 1: Line 1:
Mandala networks refer a family of networks are fast and cost-effective yet robust against failures and attacks. They are built up in layers, or ''shells/generations'', and their name derives from their visual similarity to Mandala images.
+
Mandala networks refer to a family of networks which are fast and cost-effective, yet robust against failures and attacks. They are built up in layers, or ''shells/generations'', and their name derives from their visual similarity to Mandala images.
  
 
They are defined by construction in [1] as a mathematical graph with certain rules for the distribution of nodes and edges in each shell, and how they connect to nodes in the shell below. They are characterised by being
 
They are defined by construction in [1] as a mathematical graph with certain rules for the distribution of nodes and edges in each shell, and how they connect to nodes in the shell below. They are characterised by being
Line 5: Line 5:
 
* Highly sparse
 
* Highly sparse
  
In the basic method for construction, Mandala networks are characterised by three paramaters <math>(n_1, b, \lambda)</math>, where <math>n_1</math> is the number of nodes in the first generation, <math>b</math> is the number of new nodes added to each node in subsequent shells, and <math>\lambda</math> is the number of connections between nodes in the same shell (other than the first shell). The choice of these parameters determines a ''type'' of Mandala network, where a unique Mandala network is determined by type and total number of shells <math>g</math>.  
+
In the basic method for construction, Mandala networks are characterised by three parameters <math>(n_1, b, \lambda)</math>, where <math>n_1</math> is the number of nodes in the first generation, <math>b</math> is the number of new nodes added to each node in subsequent shells, and <math>\lambda</math> is the number of connections between nodes in the same shell (other than the first shell). The choice of these parameters determines a ''type'' of Mandala network, where a unique Mandala network is determined by type and total number of shells <math>g</math>.  
  
In the first shell there are <math>n_1</math> nodes that form a connected graph. A second shell is created by connecting each node in the first shell with <math>b</math> nodes in the second shell, and connecting each node in the second shell to <math>\lambda</math> nodes in the second shell. This method is used to create a third shell where, in addition, each node is also connected to its ancestor node in the first shell. This process can be repeated itaratively to create <math>g</math> shells. Because each node is connected directly to a node in the first shell, and each node in the first shell is directly to another node in the first shell, the maximum shortest path length between nodes is 3.
+
In the first shell there are <math>n_1</math> nodes that form a connected graph. A second shell is created by connecting each node in the first shell with <math>b</math> nodes in the second shell, and connecting each node in the second shell to <math>\lambda</math> nodes in the second shell. This method is used to create a third shell where, in addition, each node is also connected to its ancestor node in the first shell. This process can be repeated iteratively to create <math>g</math> shells. Because each node is connected directly to a node in the first shell, and each node in the first shell is directly to another node in the first shell, the maximum shortest path length between nodes is 3.
  
 
If the number of nodes in each shell is labelled by <math> n_i </math> then the total number of nodes on the network is given by
 
If the number of nodes in each shell is labelled by <math> n_i </math> then the total number of nodes on the network is given by

Latest revision as of 03:29, 19 November 2020

Mandala networks refer to a family of networks which are fast and cost-effective, yet robust against failures and attacks. They are built up in layers, or shells/generations, and their name derives from their visual similarity to Mandala images.

They are defined by construction in [1] as a mathematical graph with certain rules for the distribution of nodes and edges in each shell, and how they connect to nodes in the shell below. They are characterised by being

  • Ultra-small-world
  • Highly sparse

In the basic method for construction, Mandala networks are characterised by three parameters , where is the number of nodes in the first generation, is the number of new nodes added to each node in subsequent shells, and is the number of connections between nodes in the same shell (other than the first shell). The choice of these parameters determines a type of Mandala network, where a unique Mandala network is determined by type and total number of shells .

In the first shell there are nodes that form a connected graph. A second shell is created by connecting each node in the first shell with nodes in the second shell, and connecting each node in the second shell to nodes in the second shell. This method is used to create a third shell where, in addition, each node is also connected to its ancestor node in the first shell. This process can be repeated iteratively to create shells. Because each node is connected directly to a node in the first shell, and each node in the first shell is directly to another node in the first shell, the maximum shortest path length between nodes is 3.

If the number of nodes in each shell is labelled by then the total number of nodes on the network is given by

.

Due to the symmetry of the construction, the mean shortest path length is given by

where is the sum of the shortest path lengths connecting a node in the -th shell with all other nodes in the network. It can be shown that

where is a constant which may be determined for each network. It can be shown that , where as .

References

(1) Mandala Networks: ultra-small-world and highly sparse graphs, Sampaio Filho, C., Moreira, A., Andrade, R. et al. Sci Rep 5, 9082 (2015) doi:10.1038/srep09082