aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
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

namespace  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 & Christophe GONZALES(_at_AMU)

Definition in file spanningForestPrim.h.