![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <memory>#include <vector>#include <cmath>#include <utils/common/Named.h>#include <utils/common/SUMOTime.h>#include <utils/common/MsgHandler.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/router/SUMOAbstractRouter.h>#include <routingkit/customizable_contraction_hierarchy.h>Go to the source code of this file.
Data Structures | |
| class | CCHRouter< E, V, GRAPH > |
| Contraction-hierarchy router over the edge graph mapped by GRAPH. More... | |
Definition in file CCHRouter.h.