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

Public Member Functions

void operator() (Graph &, Graph::Arc *arc)
 

Public Attributes

int weight = 1
 

Detailed Description

Definition at line 425 of file random_graph.cc.

Member Function Documentation

◆ operator()()

void ArcInitializer::operator() ( Graph ,
Graph::Arc arc 
)
inline

Definition at line 428 of file random_graph.cc.

References GTArcCommon< ArcInfo >::get_info(), and weight.

Member Data Documentation

◆ weight

int ArcInitializer::weight = 1

Definition at line 427 of file random_graph.cc.

Referenced by operator()().


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