All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Functions
bounded_degree_mst_example.cpp File Reference
#include "paal/iterative_rounding/bounded_degree_min_spanning_tree/bounded_degree_mst.hpp"
#include "paal/utils/functors.hpp"
#include <boost/graph/adjacency_list.hpp>
#include <iostream>
#include <vector>

Go to the source code of this file.

Functions

int main ()
 [Bounded-Degree Minimum Spanning Tree Example]
 

Detailed Description

Author
Piotr Godlewski
Version
1.0
Date
2013-11-21

Definition in file bounded_degree_mst_example.cpp.