OptimalAction
PURPOSE 
Returns the optimal action for a given belief.
SYNOPSIS 
function [a v]=OptimalAction(P,b)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- Values Belief value with all alpha-elements in the Policy.
- max Upper bound of a CSpace
This function is called by:
SOURCE CODE 
|