[][src]Module net_ensembles::graph

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

NodeContainer

Used for accessing neighbor information from graph

Type Definitions

Graph

Contains the topology and implements functions for analyzing topology