This class defines a function used to add to a graph the deep information attribute. More...
#include "../../common/Translator.h"#include "../../common/progress/TaskProgress.h"#include "../../datatype/SimpleProperty.h"#include "../../datatype/SimpleData.h"#include "../../datatype/Enums.h"#include "../core/Edge.h"#include "../core/Vertex.h"#include "../core/VertexProperty.h"#include "../graphs/Graph.h"#include "../graphs/BidirectionalGraph.h"#include "../iterator/SequenceIterator.h"#include "../Exception.h"#include "AddDeepAttribute.h"Go to the source code of this file.
This class defines a function used to add to a graph the deep information attribute.
Definition in file AddDeepAttribute.cpp.