Graphoscope.RandomModels Namespace

Type Description

BarabasiAlbert

BollobasRiordan

CompleteGraph

ErdosRenyi

Gilbert

Returns an ArrayAdjacencyGraph that is generated randomly with the given parameters. numberOfNodes indicates the number of vertices the final graph will have. probability represents the probability of an edge between 2 vertices.

RegularRingLattice

StarGraph

WattsStrogatz