The best known vertex transitive digraphs (as of October 2008) in the directed Degree diameter problem are tabulated below.
k d | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
---|---|---|---|---|---|---|---|---|---|---|
2 | 6 | 10 | 20 | 27 | 72 | 144 | 171 | 336 | 504 | 737 |
3 | 12 | 27 | 60 | 165 | 333 | 1 152 | 2 041 | 5 115 | 11 568 | 41 472 |
4 | 20 | 60 | 168 | 465 | 1 378 | 7 200 | 14 400 | 42 309 | 137 370 | 648 000 |
5 | 30 | 120 | 360 | 1 152 | 3 775 | 28 800 | 86 400 | 259 200 | 1 010 658 | 5 184 000 |
6 | 42 | 210 | 840 | 2 520 | 9 020 | 88 200 | 352 800 | 1 411 200 | 5 184 000 | 27 783 000 |
7 | 56 | 336 | 1 680 | 6 720 | 20 160 | 225 792 | 1 128 960 | 5 644 800 | 27 783 000 | 113 799 168 |
8 | 72 | 504 | 3 024 | 15 120 | 60 480 | 508 032 | 3 048 192 | 18 289 152 | 113 799 168 | 457 228 800 |
9 | 90 | 720 | 5 040 | 30 240 | 151 200 | 1 036 800 | 7 257 600 | 50 803 200 | 384 072 192 | 1 828 915 200 |
10 | 110 | 990 | 7 920 | 55 400 | 332 640 | 1 960 200 | 15 681 600 | 125 452 800 | 1 119 744 000 | 6 138 320 000 |
11 | 132 | 1 320 | 11 880 | 95 040 | 665 280 | 3 991 680 | 31 152 000 | 282 268 800 | 2 910 897 000 | 18 065 203 200 |
12 | 156 | 1 716 | 17 160 | 154 440 | 1 235 520 | 8 648 640 | 58 893 120 | 588 931 200 | 6 899 904 000 | 47 703 427 200 |
13 | 182 | 2 184 | 24 024 | 240 240 | 2 162 160 | 17 297 280 | 121 080 960 | 1 154 305 152 | 15 159 089 098 | 115 430 515 200 |
Color | Details |
---|---|
* | Family of digraphs found by W.H.Kautz. More details are available in a paper by the author. |
* | Family of digraphs found by V.Faber and J.W.Moore. More details are available also by other authors. |
* | Digraph found by V.Faber and J.W.Moore. The complete set of cayley digraphs in that order was found by Eyal Loz. |
* | Digraphs found by Francesc Comellas and M. A. Fiol. More details are available in a paper by the authors. |
* | Cayley digraphs found by Michael J. Dinneen. Details about this graph are available in a paper by the author. |
* | Cayley digraphs found by Michael J. Dinneen. The complete set of cayley digraphs in that order was found by Eyal Loz. |
* | Cayley digraphs found by Paul Hafner. Details about this graph are available in a paper by the author. |
* | Cayley digraph found by Paul Hafner. The complete set of cayley digraphs in that order was found by Eyal Loz. |
* | Digraphs found by J. Gómez. |
* | Cayley digraphs found by Eyal Loz. More details are available in a paper by Eyal Loz and Jozef Širáň. |
In the mathematical field of graph theory, the Petersen graph is an undirected graph with 10 vertices and 15 edges. It is a small graph that serves as a useful example and counterexample for many problems in graph theory. The Petersen graph is named after Julius Petersen, who in 1898 constructed it to be the smallest bridgeless cubic graph with no three-edge-coloring.
In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices and edges, with each edge directed from one vertex to another, such that following those directions will never form a closed loop. A directed graph is a DAG if and only if it can be topologically ordered, by arranging the vertices as a linear ordering that is consistent with all edge directions. DAGs have numerous scientific and computational applications, ranging from biology to information science to computation (scheduling).
Informally, the reconstruction conjecture in graph theory says that graphs are determined uniquely by their subgraphs. It is due to Kelly and Ulam.
In graph theory, an Eulerian trail is a trail in a finite graph that visits every edge exactly once. Similarly, an Eulerian circuit or Eulerian cycle is an Eulerian trail that starts and ends on the same vertex. They were first discussed by Leonhard Euler while solving the famous Seven Bridges of Königsberg problem in 1736. The problem can be stated mathematically like this:
In the mathematical field of graph theory, a spanning treeT of an undirected graph G is a subgraph that is a tree which includes all of the vertices of G. In general, a graph may have several spanning trees, but a graph that is not connected will not contain a spanning tree. If all of the edges of G are also edges of a spanning tree T of G, then G is a tree and is identical to T.
Pancake sorting is the mathematical problem of sorting a disordered stack of pancakes in order of size when a spatula can be inserted at any point in the stack and used to flip all pancakes above it. A pancake number is the minimum number of flips required for a given number of pancakes. In this form, the problem was first discussed by American geometer Jacob E. Goodman. A variant of the problem is concerned with burnt pancakes, where each pancake has a burnt side and all pancakes must, in addition, end up with the burnt side on bottom.
In mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements that need to be removed to separate the remaining nodes into two or more isolated subgraphs. It is closely related to the theory of network flow problems. The connectivity of a graph is an important measure of its resilience as a network.
Brendan Damien McKay is an Emeritus Professor in the Research School of Computer Science at the Australian National University (ANU). He has published extensively in combinatorics.
In the mathematical field of graph theory, the Hoffman–Singleton graph is a 7-regular undirected graph with 50 vertices and 175 edges. It is the unique strongly regular graph with parameters (50,7,0,1). It was constructed by Alan Hoffman and Robert Singleton while trying to classify all Moore graphs, and is the highest-order Moore graph known to exist. Since it is a Moore graph where each vertex has degree 7, and the girth is 5, it is a (7,5)-cage.
In graph theory, a Moore graph is a regular graph whose girth is more than twice its diameter. If the degree of such a graph is d and its diameter is k, its girth must equal 2k + 1. This is true, for a graph of degree d and diameter k, if and only if its number of vertices equals
In the mathematical field of graph theory, a graph G is said to be hypohamiltonian if G itself does not have a Hamiltonian cycle but every graph formed by removing a single vertex from G is Hamiltonian.
In mathematics, and more specifically in graph theory, a directed graph is a graph that is made up of a set of vertices connected by directed edges, often called arcs.
In graph theory, the degree diameter problem is the problem of finding the largest possible graph for a given maximum degree and diameter. The Moore bound sets limits on this, but for many years mathematicians in the field have been interested in a more precise answer. The table below gives current progress on this problem.
In graph theory, the degree diameter problem is the problem of finding the largest possible graph G of diameter k such that the largest degree of any of the vertices in G is at most d. The size of G is bounded above by the Moore bound; for 1 < k and 2 < d only the Petersen graph, the Hoffman-Singleton graph, and possibly one more graph of diameter k = 2 and degree d = 57 attain the Moore bound. In general, the largest degree-diameter graphs are much smaller in size than the Moore bound.
Italo Jose Dejter is an Argentine-born American mathematician, a retired professor of mathematics and computer science from the University of Puerto Rico, and a researcher in algebraic topology, differential topology, graph theory, coding theory and combinatorial designs. He obtained a Licentiate degree in mathematics from University of Buenos Aires in 1967, arrived at Rutgers University in 1970 by means of a Guggenheim Fellowship and obtained a Ph.D. degree in mathematics in 1975 under the supervision of Professor Ted Petrie, with support of the National Science Foundation. He was a professor at the Federal University of Santa Catarina, Brazil, from 1977 to 1984, with grants from the National Council for Scientific and Technological Development, (CNPq).
The bipartite realization problem is a classical decision problem in graph theory, a branch of combinatorics. Given two finite sequences and of natural numbers, the problem asks whether there is labeled simple bipartite graph such that is the degree sequence of this bipartite graph.
In the mathematical field of graph theory, the pancake graphPn or n-pancake graph is a graph whose vertices are the permutations of n symbols from 1 to n and its edges are given between permutations transitive by prefix reversals.
In mathematics, the second neighborhood problem is an unsolved problem about oriented graphs posed by Paul Seymour. Intuitively, it suggests that in a social network described by such a graph, someone will have at least as many friends-of-friends as friends. The problem is also known as the second neighborhood conjecture or Seymour’s distance two conjecture.
Mirka Miller was a Czech-Australian mathematician and computer scientist interested in graph theory and data security. She was a professor of electrical engineering and computer science at the University of Newcastle.
In graph theory, the McKay–Miller–Širáň graphs are an infinite class of vertex-transitive graphs with diameter two, and with a large number of vertices relative to their diameter and degree. They are named after Brendan McKay, Mirka Miller, and Jozef Širáň, who first constructed them using voltage graphs in 1998.