Public Member Functions | Private Attributes
momdp::AlphaVectorPolicy Class Reference

#include <AlphaVectorPolicy.h>

Inheritance diagram for momdp::AlphaVectorPolicy:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AlphaVectorPolicy (SharedPointer< MOMDP > problem)
int getBestAction (BeliefWithState &b)
int getBestAction (BeliefWithState &b, REAL_VALUE &maxValue)
int getBestAction (SharedPointer< belief_vector > &b, DenseVector &belX)
int getBestAction (vector< belief_vector > &b, DenseVector &belX)
int getBestActionLookAhead (BeliefWithState &b)
int getBestActionLookAhead (BeliefWithState &b, REAL_VALUE &maxValue)
int getBestActionLookAhead (vector< belief_vector > &b, DenseVector &belX)
int getBestActionLookAhead (SharedPointer< belief_vector > &b, DenseVector &belX)
int getBestActionLookAhead_alternative (vector< belief_vector > &b, DenseVector &belX)
int getBestActionLookAhead_alternative (SharedPointer< belief_vector > &b, DenseVector &belX)
int getValueAction ()
bool readFromFile (const std::string &inFileName)

Private Attributes

AlphaPlanePoolSetalphaPlanePoolSet
string policyFile
SharedPointer< MOMDPproblem
int valueAction

Detailed Description

Definition at line 16 of file AlphaVectorPolicy.h.


Constructor & Destructor Documentation

Definition at line 18 of file AlphaVectorPolicy.cpp.


Member Function Documentation

Definition at line 196 of file AlphaVectorPolicy.cpp.

Definition at line 202 of file AlphaVectorPolicy.cpp.

Definition at line 714 of file AlphaVectorPolicy.cpp.

Definition at line 209 of file AlphaVectorPolicy.cpp.

Definition at line 215 of file AlphaVectorPolicy.cpp.

Definition at line 435 of file AlphaVectorPolicy.cpp.

Definition at line 635 of file AlphaVectorPolicy.cpp.

Definition at line 41 of file AlphaVectorPolicy.cpp.

bool AlphaVectorPolicy::readFromFile ( const std::string &  inFileName)

Definition at line 45 of file AlphaVectorPolicy.cpp.


Member Data Documentation

Definition at line 20 of file AlphaVectorPolicy.h.

Definition at line 21 of file AlphaVectorPolicy.h.

Definition at line 19 of file AlphaVectorPolicy.h.

Definition at line 22 of file AlphaVectorPolicy.h.


The documentation for this class was generated from the following files:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30