Module net_ensembles::graph[][src]

Expand description

Topology

Implements a network.

You probably want to take a look at the struct GenericGraph, since it contains the topology information.

For Erdős-Rényi Graphs, see struct ER

Structs

Used for accessing neighbor information from graph

Type Definitions

Contains the topology and implements functions for analyzing topology