struct graph::epoch
Declaration
struct graph::epoch { /* full declaration omitted */ };
Declared at: include/graph.h:51
Member Variables
- task_id epoch_tid
- std::vector<std::unique_ptr<Node>> nodes
struct graph::epoch { /* full declaration omitted */ };
Declared at: include/graph.h:51