#include <sort_helper.hpp>
Definition at line 26 of file sort_helper.hpp.
◆ SortHelper()
directSearchWS::SortHelper::SortHelper |
( |
RobotStatePtrVecPtr & |
posesToExplorePtr, |
|
|
bool |
needreorderPosesByTSP |
|
) |
| |
◆ nearest_neighbour_and_update_distance()
void directSearchWS::SortHelper::nearest_neighbour_and_update_distance |
( |
double & |
distance | ) |
|
◆ setNeedreorderPosesByTSP()
void directSearchWS::SortHelper::setNeedreorderPosesByTSP |
( |
bool |
needreorderPosesByTSP | ) |
|
|
inline |
◆ two_opt_and_update_distance()
void directSearchWS::SortHelper::two_opt_and_update_distance |
( |
double & |
distance | ) |
|
◆ needreorderPosesByTSP
bool directSearchWS::SortHelper::needreorderPosesByTSP |
|
private |
◆ poseHelperPtr
◆ posesToExplorePtr
The documentation for this class was generated from the following files: