aGrUM  0.14.2
spanningForestPrim.h File Reference

The Prim algorithm for computing min cost spanning trees or forests. More...

+ Include dependency graph for spanningForestPrim.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::SpanningForestPrim
 The Prim algorithm for computing min cost spanning trees or forests. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

The Prim algorithm for computing min cost spanning trees or forests.

Author
Jean-Philippe DUBUS and Christophe GONZALES

Definition in file spanningForestPrim.h.