sample_average_k_connected_graph: Create a random regular graph

Description Usage Arguments See Also

View source: R/randomGraph.R

Description

Generate a "nice" random graph with a fixed average vertex degree and at most one cluster.

Usage

1

Arguments

no.of.nodes

Integer scalar, the number of vertices in the generated graph.

k

The average degree of each vertex in the graph

See Also

randomGraph for a high-level interface.


huoston/shortestpath documentation built on May 25, 2019, 8:18 a.m.