Go to the source code of this file.
Classes | |
class | momdp::PruneBeliefValuePair |
Namespaces | |
namespace | momdp |
Defines | |
#define | PRUNE_PTS_FACTOR (1.1) |
#define | PRUNE_PTS_INCREMENT (10) |
#define PRUNE_PTS_FACTOR (1.1) |
Definition at line 22 of file PruneBeliefValuePair.h.
#define PRUNE_PTS_INCREMENT (10) |
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 21 of file PruneBeliefValuePair.h.