graph.kautz: Kautz graphs

View source: R/make.R

graph.kautzR Documentation

Kautz graphs

Description

[Deprecated]

graph.kautz() was renamed to make_kautz_graph() to create a more consistent API.

Usage

graph.kautz(m, n)

Arguments

m

Integer scalar, the size of the alphabet. See details below.

n

Integer scalar, the length of the labels. See details below.

Related documentation in the C library

kautz()


igraph documentation built on May 4, 2026, 9:07 a.m.