aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
spanningForestPrim.cpp File Reference

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

Include dependency graph for spanningForestPrim.cpp:

Go to the source code of this file.

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.cpp.