Erdos Renyj graphs

Functions

void writelat(H5::Group &h5loc, const ErdosRenyi &l)

This function provides the necessary overload for MARQOV::Core such that we can dump useful info into the HDF5 file.

Parameters:
  • h5loc – the group of the lattice

  • l – the lattice that we are dumping info about.

class ErdosRenyi : public DisorderType
#include <erdos_renyj.h>

Erdos-Renyj Graph.

Public Functions

inline ErdosRenyi(int npoints, double p)

Private Members

int p