SUMO - Simulation of Urban MObility
ROHelper.cpp File Reference
#include <config.h>
#include <functional>
#include <vector>
#include "ROEdge.h"
#include "ROVehicle.h"

Go to the source code of this file.

Namespaces

 ROHelper
 Some helping methods for router.
 

Functions

void ROHelper::recheckForLoops (std::vector< const ROEdge * > &edges)
 Checks whether the given edge list contains loops and removes them. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Sept 2002
Version
Id
ROHelper.cpp 15692 2014-02-22 09:17:02Z behrisch

Definition in file ROHelper.cpp.