This file implements a belief heap having one to one relationship between a belief and a row index. There is not duplication of beliefs.... More...
Go to the source code of this file.
Classes | |
struct | momdp::BeliefVector_RowIndexPair |
class | momdp::UniqueBeliefHeap |
Namespaces | |
namespace | momdp |
This file implements a belief heap having one to one relationship between a belief and a row index. There is not duplication of beliefs....
This code is released under GPL v2
Definition in file UniqueBeliefHeap.h.