TOPICS
Search

Kautz Graph


KautzGraph

A Kautz graph is a regular directed graph derived from a de Bruijn graph on an alphabet of m>=3 letters using words of length n>=2 by deleting words containing two or more consecutive identical letters. For example, the (3,3)-Kautz graph is illustrated above.

KautzGraphs

(m,n)-Kautz graphs for m=2 to 4 and n=1 to 3 are illustrated above.

Kautz graphs are Eulerian and Hamiltonian. The (m,n)-Kautz graph has vertex count m(m-1)^(n-1), graph diameter n, and vertex degree 2(m-1).

The Kautz graphs have the smallest possible graph diameter among all directed graphs for any fixed degree and number of vertices.


See also

de Bruijn Graph

Explore with Wolfram|Alpha

References

Bermond, J.-C.; Delorme, C.; and Quisquater, J.-J. "Strategies for Interconnection Networks: Some Methods from Graph Theory." J. Parallel and Distributed Comput. 3, 433-449, 1986.Fiol, M. A.; Alegre, I.; and Yebra, J. L. A. "Line Digraph Iterations and the (d,k) Problem for Directed Graphs." Proc. Tenth Int. Symposium Comput. Architecture. Stockholm, pp. 174-177, 1983.Fiol, M. A.; Yebra, J  L. A.; and Alegre, I. "Line Digraph Iterations and the (d,k) Digraph Problem." IEEE Trans. Comput. C-33, 400-403, 1984.Imase, M. and Itoh, M. "Design to Minimize Diameter on Building-Block Network." IEEE Trans. Comput. C-30, 439-442, 1981.Kautz, W. H. "Bounds on Directed (d,k) Graphs." In Theory of Cellular Logic Networks and Machines. AFCRL-68-0668, SRI Project 7258, final report, pp. 20-28, 1968.Li, D.; Lu, X.; and Su, J. "Graph-Theoretic Analysis of Kautz Topology and DHT Schemes." Network and Parallel Computing: IFIP International Conference. Wuhan, China: NPC, pp. 308-315, 2004.Reddy, S. M.; Kuhl, J. G.; Hosseini, S. H.; and Lee, H. "On Digraphs With Minimum Diameter and Maximum Connectivity." Proc. 20th Annual Allerton Conference, pp. 1018-1026, Oct. 1982.

Cite this as:

Weisstein, Eric W. "Kautz Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/KautzGraph.html

Subject classifications