Extends the GraphCopy concept to weighted graphs. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
Go to the source code of this file.
Classes | |
class | ogdf::EdgeWeightedGraph< T > |
class | ogdf::EdgeWeightedGraphCopy< T > |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Extends the GraphCopy concept to weighted graphs.
Definition in file EdgeWeightedGraphCopy.h.