#include <MinimumSpanningTree.h>
Definition at line 50 of file MinimumSpanningTree.h.
| te::sa::MinimumSpanningTree::~MinimumSpanningTree |
( |
| ) |
|
Function to create a empty graph with vertex attributes from gpm graph.
Function to execute the kruskal operation.
- Parameters
-
| weightAttrIdx | The edge weight attribute index. |
- Returns
- Pointer to AbstractGraph that represents the Minimum Spanning Tree from input graph.
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/sa/core/MinimumSpanningTree.h