A weighted tree as auxiliary data structure for contraction based algorithms. More...
#include <ogdf/graphalg/steiner_tree/Save.h>
#include <ogdf/graphalg/steiner_tree/Triple.h>
#include <ogdf/graphalg/steiner_tree/common_algorithms.h>
#include <ogdf/tree/LCA.h>
Go to the source code of this file.
Classes | |
class | ogdf::steiner_tree::SaveDynamic< T > |
Dynamically updatable weighted Tree for determining save edges via LCA computation. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::steiner_tree |
A weighted tree as auxiliary data structure for contraction based algorithms.
Definition in file SaveDynamic.h.