![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cmath>#include <limits>#include <map>#include <vector>#include <utils/common/MsgHandler.h>#include <utils/common/StdDefs.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/common/ToString.h>#include <utils/geom/GeoConvHelper.h>#include <utils/geom/Position.h>#include <routingkit/customizable_contraction_hierarchy.h>#include <routingkit/nested_dissection.h>Go to the source code of this file.
Data Structures | |
| class | CCHGraph< E, V > |
| Metric-independent RoutingKit CCH topology over the PURE road graph. More... | |
Definition in file CCHGraph.h.