Skip to main content

Module random

Module random 

Source
Expand description

Shared deterministic building blocks for model-owned random generators.

Structs§

CliqueRandomSpec
Random simple-graph inputs with a required clique size.
ColoringRandomSpec
Random simple-graph inputs with an optional runtime color count.
EndpointRandomSpec
Random simple-graph inputs with optional source and sink vertices.
IntegerGeometryRandomSpec
Inputs shared by integer-lattice graph generators.
SimpleGraphRandomSpec
Inputs shared by models generated from an Erdős–Rényi simple graph.
UnitDiskRandomSpec
Inputs shared by unit-disk graph generators.