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

Class for implementation of factored markov decision process. More...

#include <string>
#include <vector>
#include <agrum/base/multidim/implementations/multiDimFunctionGraph.h>
#include <agrum/FMDP/fmdp_tpl.h>
Include dependency graph for fmdp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::FMDP< GUM_SCALAR >
 This class is used to implement factored decision process. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class for implementation of factored markov decision process.

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

Definition in file fmdp.h.