27 #ifndef __TERRALIB_GRAPH_INTERNAL_ADDDEEPATTRIBUTE_H    28 #define __TERRALIB_GRAPH_INTERNAL_ADDDEEPATTRIBUTE_H    31 #include "../Config.h"    43     class BidirectionalGraph;
    91 #endif // __TERRALIB_GRAPH_INTERNAL_ADDDEEPATTRIBUTE_H #define TEGRAPHEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
From the point of view of graph theory, vertices are treated as featureless and indivisible objects...
 
This is a implementation of a Bidirectional Graph. By convention a bidirectional graph provides acces...
 
This class defines a function used to add to a graph the deep information attribute.