SUMO - Simulation of Urban MObility
|
#include <DijkstraRouterTT.h>
Public Member Functions | |
bool | operator() (const EdgeInfo *nod1, const EdgeInfo *nod2) const |
Comparing method. More... | |
Definition at line 109 of file DijkstraRouterTT.h.
|
inline |
Comparing method.
Definition at line 112 of file DijkstraRouterTT.h.
References DijkstraRouterTT< E, V, PF >::EdgeInfo::edge, and DijkstraRouterTT< E, V, PF >::EdgeInfo::traveltime.