Degree/Diameter graph

By Carlos Gomez



Content:

  1. Definition
  2. Application
  3. Examples
  4. References

Definition:


In graph theory, the diameter of a graph is defined as a the maximum distance of the shortest path between any pair of vertices; the degree of a vertex is defined as the number adjacent vertices; and the girth is the length of the shortest cycle contained in a graph.

The degree/diameter problem refers to find the largest possible graph, in terms of the number of vertices, with constraints in the  diameter (D) of the graph and the maximum degree (Δ)  of each vertex. The graph that meets this constraints are denoted as (Δ,D) graph.

Additionally, the order of a (Δ,D) graph with degree Δ > 2, and a diameter D is bounded by the Moore bound (an equivalent definition is a graph of diameter D and girth 2D+1).


Moore_bound_formula

However, most of the degree diameter graph found until now are smaller than the Moore bound. The knowing graphs that meets the upper Moore bound are:



(Δ,D) Order
Description
(2,D)
2D+1
(2D+1) - Gon
(3,2)
10
Petersen
(7,2)
50
Hoffman Singleton
(57,2)
3250
-

Table 1: Degree/Diameter graph that meets the upper bound defined by Moore bound [Din1994,
Mil2005]

DegreeDiameterProblem
Figure 1: Hoffman- Singleton (Left) [1], K3*C5 graph [2], and its dominating set (centre), and Petersen graph [2], and its dominating set in red (Right)

Given that this problem is computational hard researchers around the world keep a database with the graphs that meets the requirements. Some examples of  research that try to tackle this problem are [Ami2009, Jaj2009, Asa2010, Kon2005] .



[1] https://en.wikipedia.org/wiki/File:Hoffman-Singleton_graph.svg 
[2] http://www-ma4.upc.es/%7Ecomellas/delta-d/desc_g/desc_g2.html#72

(Δ,D) Application:


The degree/diameter graphs are used mostly in network related problems where the number of connections attached to each node is limited  (Δ), and the number of intermediate nodes should be small to meet timing tolerance [Din1994, Mil2005].

Other authors aim to solve two different problems at the same time, mixing the degree/diameter problem with another extra restriction. For example, taking into account the cost of the network, improve the parallel and distributed processing of a network, or construct a network to be faulttolerant [Dek2012, Rav2001]

Similarly, other authors applied the degree/diameter problem to different areas of knowledge. That is, Sohaee and Forst  [Sah2009]  tried to find the core of a network of interacting proteins by applying the bounded-diameter subgraphs.


Examples:









K3*C5
The files provided in this section belong to a different (Δ,D)-graphs. Each file was extracted from the website Applied Mathematics IV. What we did was change the format of the adjacency matrix files to fit  the requirements of our format, that is the following:

15




The graph has 15 vertices
4
1
3
6
11
Vertex 0 has 4 neigbours {1,3,6,11}
4
0
2
12
10
Vertex 1 has 4 neigbours {0,2,12,10}
4
1
3
5
8
Vertex 2 has 4 neigbours {1,3,5,8}
4
0
2
4
14
Vertex 3 has 4 neigbours {0,2,4,14}
4
3
5
7
10
Vertex 4 has 4 neigbours {3,5,7,10}
4
2
4
6
13
Vertex 5 has 4 neigbours {2,4,6,13}
4
0
5
7
9
Vertex 6 has 4 neigbours {0,5,7,9}
4
4
6
8
12
Vertex 7 has 4 neigbours {4,6,8,12}
4
2
7
9
11
Vertex 8 has 4 neigbours {2,7,9,11}
4
6
8
10
14
Vertex 9 has 4 neigbours {6,8,10,14}
4
1
4
9
11
Vertex 10 has 4 neigbours {1,4,9,11}
4
0
8
10
13
Vertex 11 has 4 neigbours {0,8,10,13}
4
1
7
13
14
Vertex 12 has 4 neigbours {1,7,13,14}
4
5
11
12
14
Vertex 13 has 4 neigbours {5,11,12,14}
4
3
9
12
13
Vertex 14 has 4 neigbours {3,9,12,13}




Description
File
K3*C5 Delta=4; Diam=2; Size=15 Moore bound =17 (Minimum dominating set 4) Download
K3*X8 Delta=5; Diam=2; Size=24; Moore bound=26 (Minimum dominating set 5) Download
K4*X8 Delta=6; Diam=2; Size=32; Moore bound=37 (Minimum dominating set 6) Download
Allwr Delta=4; Diam=3; Size=41; Moore bound=53 (Minimum dominating set 10) Download
Exoo_72 Delta=5; Diam=3; Size=72; Moore bound=106 (Minimum dominating set so far 15) Download
Exoo_111 Delta=6; Diam=3; Size=111; Moore bound=187 (Minimum dominating set so far 23) Download
Hoffman-Singleton Delta=7; Diam=2; Size=50; Moor bound=50 (Moore graph). (Minimum dominating set 7) Download

References:


[Din1994] Michael J. Dinneen and Paul R. Hafner. New results for the degree/diameter problem. Networks, 24(7):359–367, 1994.

[Mil2005] Mirka Miller and Jozef Siran. Moore graphs and beyond: A survey of the degree/diameter problem. ELECTRONIC JOURNAL OF COMBINATORICS, DYNAMIC SURVEY D, 14:2005, 2005.

[Dek2012] Anthony Dekker, Hebert P´erennes, S.rez-Ros´es, Guillermo Pineda-Villavicencio, and Paul Watters. The maximum degree & diameter-bounded subgraph and its applications. Journal of Mathematical Modelling and Algorithms, 11(3):249–268, 2012.


[Rav2001] S. S. Ravi, Madhav V. Marathe, Daniel J. Rosenkrantz, S. S. Ravi, Harry B. Hunt, and III. Approximation algorithms for degree-constrained minimum-cost network-design problems, 2001.

[Sah2009] Nassim Sohaee and Christian V. Forst. Bounded diameter clustering scheme for protein interaction networks. In World Congress on Engineering and Computer Science, vol I, 2009.

[Ami2009] Omid Amini, David Peleg, St´ephane P´erennes, Ignasi Sau, and Saket Saurabh. Degree constrained subgraph problems: Hardness and approximation results. In Evripidis Bampis and Martin Skutella, editors, Approximation and Online Algorithms, volume 5426 of Lecture Notes in Computer Science, pages 29–42. Springer Berlin Heidelberg, 2009.

[Jaj2009] Robert Jajcay and Geoffrey Exoo. Properties of groups for the cage and degree/diameter problems. Electronic Notes in Discrete Mathematics, 34(0):341 – 345, 2009. European Conference on Combinatorics, Graph Theory and Applications (EuroComb 2009).

[Asa2010] Yuichi Asahiro, Eiji Miyano, and Kazuaki Samizo. Approximating maximum diameter-bounded subgraphs. In Proceedings of the 9th Latin American Conference on Theoretical Informatics, LATIN’10, pages 615–626, Berlin, Heidelberg, 2010. Springer-Verlag.

[Kon2005] Jochen Konemann, Asaf Levin, and Amitabh Sinha. Approximating the degree-bounded minimum diameter spanning tree problem. Algorithmica, 41(2):117–129, 2005.