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