•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Cost.cpp
std::ostream & operator<<(std::ostream &stream, Cost c)
Output operator for Cost.
Definition: Cost.cpp:39
Definition of a cost value. Can represent the cost of a motion or the cost of a state.
Definition: Cost.h:111