Public Attributes
PO_ParallelETUCT::state_info Struct Reference

#include <PO_ParallelETUCT.hh>

List of all members.

Public Attributes

short unsigned int id
StateActionInfomodel
bool needsUpdate
std::vector< float > Q
pthread_mutex_t stateinfo_mutex
pthread_mutex_t statemodel_mutex
std::vector< int > uctActions
int uctVisits
short unsigned int visited

Detailed Description

State info struct. Maintains visit counts, models, and q-values for state-actions.

Definition at line 197 of file PO_ParallelETUCT.hh.


Member Data Documentation

Definition at line 209 of file PO_ParallelETUCT.hh.

Definition at line 200 of file PO_ParallelETUCT.hh.

Definition at line 212 of file PO_ParallelETUCT.hh.

std::vector<float> PO_ParallelETUCT::state_info::Q

Definition at line 203 of file PO_ParallelETUCT.hh.

Definition at line 216 of file PO_ParallelETUCT.hh.

Definition at line 215 of file PO_ParallelETUCT.hh.

Definition at line 207 of file PO_ParallelETUCT.hh.

Definition at line 206 of file PO_ParallelETUCT.hh.

Definition at line 208 of file PO_ParallelETUCT.hh.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14