1 #ifndef EDGE_H_INCLUDED_
2 #define EDGE_H_INCLUDED_
bool hierarchical_communication_
hierarchical_communication_ is colored pink
Definition: edge.h:34
friend std::ostream & operator<<(std::ostream &out, const Edge &e)
Definition: edge.h:21
unsigned long long time_units_
Time advance for this edge.
Definition: edge.h:39
Edge()
Definition: edge.h:15
bool event_notification_edge_
Indicates if this edge is for event notification.
Definition: edge.h:29