Definition of ogdf::steiner_tree::goemans::BlowupGraph class template. More...
#include <ogdf/basic/HashArray.h>
#include <ogdf/basic/Math.h>
#include <ogdf/graphalg/steiner_tree/FullComponentStore.h>
#include <ogdf/graphalg/steiner_tree/goemans/CoreEdgeModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::steiner_tree::goemans::BlowupGraph< T > |
A special-purpose blowup graph for gammoid computation: directed, with special source and target, with core edges (implemented as nodes) More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::steiner_tree |
namespace | ogdf::steiner_tree::goemans |
Definition of ogdf::steiner_tree::goemans::BlowupGraph class template.
Definition in file BlowupGraph.h.