Public Attributes
ParallelETUCT::state_info Struct Reference

#include <ParallelETUCT.hh>

List of all members.

Public Attributes

std::map< std::deque< float >
, StateActionInfo > * 
historyModel
short unsigned int id
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 192 of file ParallelETUCT.hh.


Member Data Documentation

Definition at line 195 of file ParallelETUCT.hh.

short unsigned int ParallelETUCT::state_info::id

Definition at line 204 of file ParallelETUCT.hh.

Definition at line 207 of file ParallelETUCT.hh.

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

Definition at line 198 of file ParallelETUCT.hh.

Definition at line 211 of file ParallelETUCT.hh.

Definition at line 210 of file ParallelETUCT.hh.

Definition at line 202 of file ParallelETUCT.hh.

Definition at line 201 of file ParallelETUCT.hh.

Definition at line 203 of file 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