Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
CCHGraph.h File Reference
#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>
Include dependency graph for CCHGraph.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Pranav Sateesh
Date
2026

Definition in file CCHGraph.h.