AIToolbox
A library that offers tools for AI problem solving.
AIToolbox::POMDP::VEntry Struct Reference

#include <AIToolbox/POMDP/Types.hpp>

Public Attributes

MDP::Values values
 
size_t action
 
VObs observations
 

Member Data Documentation

◆ action

size_t AIToolbox::POMDP::VEntry::action

◆ observations

VObs AIToolbox::POMDP::VEntry::observations

◆ values

MDP::Values AIToolbox::POMDP::VEntry::values

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