aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
spanningForest.h File Reference

Interface for computing min cost spanning trees or forests. More...

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

Go to the source code of this file.

Classes

class  gum::SpanningForest
 Base class for computing min cost spanning trees or forests. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Interface for computing min cost spanning trees or forests.

Author
Jean-Philippe DUBUS & Christophe GONZALES(_at_AMU)

Definition in file spanningForest.h.