#include "MOMDP.h"

Go to the source code of this file.
Classes | |
| class | momdp::FullObsUBInitializer |
Namespaces | |
| namespace | momdp |
Defines | |
| #define | MDP_MAX_ITERS (1000000) |
| #define MDP_MAX_ITERS (1000000) |
Part of the this code is derived from ZMDP: http://www.cs.cmu.edu/~trey/zmdp/ ZMDP is released under Apache License 2.0 The rest of the code is released under GPL v2
Definition at line 13 of file FullObsUBInitializer.h.