Eclipse SUMO - Simulation of Urban MObility
MSRoutingEngine.h File Reference
#include <config.h>
#include <set>
#include <vector>
#include <map>
#include <thread>
#include <utils/common/SUMOTime.h>
#include <utils/common/WrappingCommand.h>
#include <utils/router/AStarRouter.h>
#include <microsim/MSRouterDefs.h>
Include dependency graph for MSRoutingEngine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSRoutingEngine
 A device that performs vehicle rerouting based on current edge speeds. More...
 

Detailed Description

Author
Michael Behrisch
Daniel Krajzewicz
Jakob Erdmann
Date
Tue, 04 Dec 2007

Definition in file MSRoutingEngine.h.