graph_rectangle: Boxicity 2 graph

View source: R/create_graphs.R

graph_rectangleR Documentation

Boxicity 2 graph

Description

Create a random graph with boxicity 2.

Usage

graph_rectangle(n, r = 2, sd = 0.5)

Arguments

n

number of nodes

r

radius

sd

standard deviation

Value

Boxicity 2 graph as igraph object

Author(s)

David Schoch


schochastics/levelnet documentation built on Feb. 3, 2023, 4:20 a.m.