MinimumSpanningTree.h File Reference

This file contains a class that represents the Minimum Spanning Tree operation. More...

#include "../Config.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::sa::MinimumSpanningTree
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a class that represents the Minimum Spanning Tree operation.

Boost BGL.

Definition in file MinimumSpanningTree.h.