Skip to contents

Create a small-world network by rewiring a lattice of size N, degree k.

Usage

make_small_world(N, k, p)

Arguments

N

Population size

k

Seed lattice degree

p

Rewire probability

Value

igraph::graph