KrisLibrary  1.0.0
Public Attributes | List of all members
AI::GeneralizedAStar< S, C >::Node Struct Reference

Public Attributes

g
 cost from start
 
f
 cost from start + heuristic
 
data
 state data
 
Nodeparent
 pointer to parent
 
std::vector< Node * > children
 list of pointers to children
 

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