HOG2
|
#include <LSSLRTAStar.h>
Public Member Functions | |
lssLearnedData () | |
Public Attributes | |
state | theState |
bool | dead |
double | theHeuristic |
Definition at line 44 of file LSSLRTAStar.h.
|
inline |
Definition at line 45 of file LSSLRTAStar.h.
References lssLearnedData< state >::dead.
bool lssLearnedData< state >::dead |
Definition at line 47 of file LSSLRTAStar.h.
Referenced by lssLearnedData< state >::lssLearnedData().
double lssLearnedData< state >::theHeuristic |
Definition at line 48 of file LSSLRTAStar.h.
state lssLearnedData< state >::theState |
Definition at line 46 of file LSSLRTAStar.h.