NEDISS: Network Diffusion and Synchronization Simulator
Public Types | Public Member Functions | Public Attributes | List of all members
ErdosRenyiGraphObject Class Reference
Inheritance diagram for ErdosRenyiGraphObject:
Inheritance graph
[legend]
Collaboration diagram for ErdosRenyiGraphObject:
Collaboration graph
[legend]

Public Types

typedef boost::sorted_erdos_renyi_iterator< boost::minstd_rand, Graph > ERGen
 

Public Member Functions

 ErdosRenyiGraphObject (unsigned long num_nodes, double probability)
 
void build ()
 
- Public Member Functions inherited from CommonGraphObjectClass
void showVertex (Graph &g)
 
void showEdges (Graph &g)
 
void reportNProcs (Graph &g)
 
void reportNodes (Graph &g)
 
void Initialization (std::vector< std::pair< double, double > > X0_W, double J, Graph &g, unsigned int N)
 

Public Attributes

unsigned long N
 
unsigned long E
 
Graph g
 
boost::minstd_rand gen
 
double Proba
 
unsigned long Procs = num_processes(boost::graph::distributed::mpi_process_group())
 

The documentation for this class was generated from the following file: