Cost.h
Definition of a cost value. Can represent the cost of a motion or the cost of a state.
Definition: Cost.h:48
std::ostream & operator<<(std::ostream &stream, Cost c)
Output operator for Cost.
Definition: Cost.cpp:39
Main namespace. Contains everything in this library.
Definition: ConstrainedSpaceInformation.h:53