Definition of ogdf::steiner_tree::goemans::BlowupGraph class template. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/HashArray.h>
#include <ogdf/basic/Hashing.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/Math.h>
#include <ogdf/basic/basic.h>
#include <iostream>
#include <utility>
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.