SUMO - Simulation of Urban MObility
|
#include <DijkstraRouterEffort.h>
Public Member Functions | |
bool | operator() (EdgeInfo *nod1, EdgeInfo *nod2) const |
Comparing method. |
Class to compare (and so sort) nodes by their effort
Definition at line 120 of file DijkstraRouterEffort.h.
|
inline |
Comparing method.
Definition at line 123 of file DijkstraRouterEffort.h.
References DijkstraRouterEffortBase< E, V, PF >::EdgeInfo::edge, and DijkstraRouterEffortBase< E, V, PF >::EdgeInfo::effort.