HOG2
|
Classes | |
class | borderData |
class | compareBorderData |
struct | dblCmp |
class | FLRTAStar |
class | learnedStateData |
Variables | |
static bool | verbose = false |
static double | theWeight = 1.0 |
|
static |
Definition at line 27 of file FLRTAStar.h.
Referenced by FLRTA::dblCmp< state >::operator()().
|
static |
Definition at line 26 of file FLRTAStar.h.
Referenced by FLRTA::FLRTAStar< state, action, environment >::AddParent(), FLRTA::FLRTAStar< state, action, environment >::DoHCostLearning(), FLRTA::FLRTAStar< state, action, environment >::ExpandLSS(), FLRTA::FLRTAStar< state, action, environment >::ExtractBestPath(), FLRTA::FLRTAStar< state, action, environment >::GetPath(), FLRTA::FLRTAStar< state, action, environment >::KillState(), FLRTA::FLRTAStar< state, action, environment >::MarkDeadRedundant(), FLRTA::FLRTAStar< state, action, environment >::NumParents(), FLRTA::FLRTAStar< state, action, environment >::PropagateGCosts(), FLRTA::FLRTAStar< state, action, environment >::RemoveChild(), FLRTA::FLRTAStar< state, action, environment >::RemoveParent(), FLRTA::FLRTAStar< state, action, environment >::SetGCost(), and FLRTA::FLRTAStar< state, action, environment >::TryToKill().