This is example for zelikovsky 11/6 approximation for steiner tree problem. More...
#include "paal/steiner_tree/zelikovsky_11_per_6.hpp"
#include "test/test_utils/sample_graph.hpp"
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
[Steiner Tree Example] | |
This is example for zelikovsky 11/6 approximation for steiner tree problem.
Definition in file zelikovsky_11_per_6_example.cpp.