|
AIToolbox
A library that offers tools for AI problem solving.
|
This is the complete list of members for AIToolbox::POMDP::FastInformedBound, including all inherited members.
| FastInformedBound(unsigned horizon, double tolerance=0.001) | AIToolbox::POMDP::FastInformedBound | |
| getHorizon() const | AIToolbox::POMDP::FastInformedBound | |
| getTolerance() const | AIToolbox::POMDP::FastInformedBound | |
| operator()(const M &m, const MDP::QFunction &oldQ={}) | AIToolbox::POMDP::FastInformedBound | |
| operator()(const M &m, const SOSA &sosa, MDP::QFunction oldQ={}) | AIToolbox::POMDP::FastInformedBound | |
| setHorizon(unsigned h) | AIToolbox::POMDP::FastInformedBound | |
| setTolerance(double tolerance) | AIToolbox::POMDP::FastInformedBound |