All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GraphData.cpp File Reference

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.

Detailed Description

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.