Definition of the ogdf::steiner_tree::goemans::BlowupComponents class template. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/basic.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | ogdf::steiner_tree::goemans::BlowupComponents< T > |
Obtain and provides information about components in a given blowup graph. More... | |
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 | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::steiner_tree | |
ogdf::steiner_tree::goemans | |
Definition of the ogdf::steiner_tree::goemans::BlowupComponents class template.
Definition in file BlowupComponents.h.