![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <AStarRouter.h>
Public Member Functions | |
bool | operator() (const typename BASE::EdgeInfo *nod1, const typename BASE::EdgeInfo *nod2) const |
Comparing method. More... | |
Class to compare (and so sort) nodes by their effort
Definition at line 88 of file AStarRouter.h.
|
inline |
Comparing method.
Definition at line 91 of file AStarRouter.h.