Skip to contents

[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.

kautz()