40#include "tpg/tpgVertex.h"
Class representing edges of the Tangled Program Graphs.
Definition tpgEdge.h:54
virtual void addOutgoingEdge(TPGEdge *edge) override
Specialization throwing an std::runtime_exception if a TPGActionEdge is added to a TPGTeam.
Definition tpgTeam.cpp:42
TPGTeam()
Main constructor of a TPGTeam.
Definition tpgTeam.h:54
Abstract class representing the vertices of a TPGGraph.
Definition tpgVertex.h:55
Definition executionStats.h:44