HOG2
|
#include <LSSLRTAStar.h>
Public Member Functions | |
borderData (const state &s, const double h) | |
Public Attributes | |
state | theState |
double | heuristic |
Definition at line 26 of file LSSLRTAStar.h.
|
inline |
Definition at line 28 of file LSSLRTAStar.h.
double borderData< state >::heuristic |
Definition at line 30 of file LSSLRTAStar.h.
Referenced by compareBorderData< state >::operator()().
state borderData< state >::theState |
Definition at line 29 of file LSSLRTAStar.h.