Definition of the ogdf::steiner_tree:HeavyPathDecomposition class template. More...
#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 <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
class | ogdf::EdgeWeightedGraphCopy< T > |
class | ogdf::steiner_tree::HeavyPathDecomposition< T > |
An implementation of the heavy path decomposition on trees. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::steiner_tree | |
Definition of the ogdf::steiner_tree:HeavyPathDecomposition class template.
Definition in file HeavyPathDecomposition.h.