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

A pack of learning algorithms that can easily be used. More...

#include <fstream>
Include dependency graph for BNLearner_tpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

A pack of learning algorithms that can easily be used.

The pack currently contains K2, GreedyHillClimbing and LocalSearchWithTabuList

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file BNLearner_tpl.h.