A wrapper class for iterating calls to spanner algorithms. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphCopy.h>#include <ogdf/basic/GraphList.h>#include <ogdf/graphalg/SpannerModule.h>#include <algorithm>#include <cstdint>#include <limits>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | ogdf::SpannerIteratedWrapper< TWeight > |
| A implementation-independed wrapper class to execute a spanner algorithm multiple times. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
A wrapper class for iterating calls to spanner algorithms.
Definition in file SpannerIteratedWrapper.h.