Scheduler
Public Attributes | List of all members
Mdp::Horizon Struct Reference

#include <horizon.h>

Public Attributes

bool finiteHorizon
 
double discountFactor
 
std::vector< double > initialStateDistribution
 

Detailed Description

Definition at line 17 of file horizon.h.

Member Data Documentation

double Mdp::Horizon::discountFactor

Definition at line 20 of file horizon.h.

bool Mdp::Horizon::finiteHorizon

Definition at line 19 of file horizon.h.

std::vector<double> Mdp::Horizon::initialStateDistribution

Definition at line 21 of file horizon.h.


The documentation for this struct was generated from the following file: