This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed. More...
#include "../../common/STLUtils.h"#include "../core/Edge.h"#include "../core/Vertex.h"#include "GraphData.h"Go to the source code of this file.
This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed.
Definition in file GraphData.cpp.