fpmas-metamodel 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GraphStatsOutput Class Reference

#include <output.h>

Inheritance diagram for GraphStatsOutput:
Inheritance graph
[legend]
Collaboration diagram for GraphStatsOutput:
Collaboration graph
[legend]

Public Member Functions

 GraphStatsOutput (BasicMetaModel &model, std::string file_name)
 

Detailed Description

Outputs the clustering coefficient and the characteristic path length of the global cell network to a CSV file.

Notice that computing the characteristic path length can be very costly.

dump() or job() methods can be used to perform static or dynamic graph stats output.

Constructor & Destructor Documentation

◆ GraphStatsOutput()

GraphStatsOutput::GraphStatsOutput ( BasicMetaModel model,
std::string  file_name 
)

GraphStatsOutput constructor.

Parameters
modelDistributed spatial model
file_nameName of the CSV file

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