Class DynamicPathGenerator

Inheritance Relationships

Base Type

Class Documentation

class DynamicPathGenerator : public NetworKit::DynamicGraphGenerator

Example dynamic graph generator: Generates a dynamically growing path.

Public Functions

virtual std::vector<GraphEvent> generate(count nSteps) override

Generate event stream.

Parameters:

nSteps[in] number of time steps in the event stream