MDP                     Define an MDP Problem
Maze                    Steward Russell's 4x3 Maze MDP
POMDP                   Define a POMDP Problem
POMDP_accessors         Access to Parts of the POMDP Description
Tiger                   Tiger Problem POMDP Specification
colors                  Default Colors for Visualization in Package
                        pomdp
estimate_belief_for_nodes
                        Estimate the Belief for Policy Graph Nodes
optimal_action          Optimal action for a belief
plot_belief_space       Plot a 2D or 3D Projection of the Belief Space
plot_policy_graph       POMDP Plot Policy Graphs
policy                  Extract the Policy from a POMDP/MDP
policy_graph            POMDP Policy Graphs
pomdp-package           pomdp: Infrastructure for Partially Observable
                        Markov Decision Processes (POMDP)
projection              Defining a Belief Space Projection
regret                  Calculate the Regret of a Policy
reward                  Calculate the Reward for a POMDP Solution
round_stochastic        Round a stochastic vector or a row-stochastic
                        matrix
sample_belief_space     Sample from the Belief Space
simulate_MDP            Simulate Trajectories in a MDP
simulate_POMDP          Simulate Trajectories in a POMDP
solve_MDP               Solve an MDP Problem
solve_POMDP             Solve a POMDP Problem using pomdp-solver
solve_SARSOP            Solve a POMDP Problem using SARSOP
transition_graph        Transition Graph
update_belief           Belief Update
value_function          Value Function
write_POMDP             Read and write a POMDP Model to a File in POMDP
                        Format
