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.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.