Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
NodeInitializer Struct Reference

Public Member Functions

void operator() (Graph &, Graph::Node *node)
 

Public Attributes

int counter = 0
 

Detailed Description

Definition at line 416 of file random_graph.cc.

Member Function Documentation

◆ operator()()

void NodeInitializer::operator() ( Graph ,
Graph::Node node 
)
inline

Definition at line 419 of file random_graph.cc.

References counter, and GTNodeCommon< NodeInfo >::get_info().

Member Data Documentation

◆ counter

int NodeInitializer::counter = 0

Definition at line 418 of file random_graph.cc.

Referenced by operator()().


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