![]() |
SUMO - Simulation of Urban MObility
|
Some helping methods for router. More...
Functions | |
void | recheckForLoops (ConstROEdgeVector &edges) |
Checks whether the given edge list contains loops and removes them. More... | |
Some helping methods for router.
void ROHelper::recheckForLoops | ( | ConstROEdgeVector & | edges | ) |
Checks whether the given edge list contains loops and removes them.
[in] | edges | The list of edges to remove loops from |
Definition at line 44 of file ROHelper.cpp.
Referenced by ROVehicleByDepartureComperator::operator()(), and RORoute::recheckForLoops().