Definition of the ogdf::SteinerTreeLowerBoundDualAscent class template. More...
#include <ogdf/basic/ArrayBuffer.h>#include <ogdf/basic/EpsilonTest.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/List.h>#include <ogdf/basic/Math.h>#include <ogdf/basic/basic.h>#include <ogdf/graphalg/Dijkstra.h>#include <limits>Go to the source code of this file.
Classes | |
| class | ogdf::steiner_tree::LowerBoundDualAscent< T > |
| Computes lower bounds for minimum Steiner tree instances. More... | |
| struct | ogdf::steiner_tree::LowerBoundDualAscent< T >::TerminalData |
| struct | ogdf::steiner_tree::LowerBoundDualAscent< T >::TerminalDataReference |
| class | ogdf::SteinerTreeLowerBoundDualAscent< T > |
| Implementation of a dual-ascent-based lower bound heuristic for Steiner tree problems. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::steiner_tree |
Definition of the ogdf::SteinerTreeLowerBoundDualAscent class template.
Definition in file SteinerTreeLowerBoundDualAscent.h.