All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Functions
zelikovsky_11_per_6_example.cpp File Reference

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]
 

Detailed Description

This is example for zelikovsky 11/6 approximation for steiner tree problem.

Author
Piotr Wygocki
Version
1.0
Date
2013-02-04

Definition in file zelikovsky_11_per_6_example.cpp.