Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
RoutingKit::SaturatedWeightAddition Struct Reference

#include <contraction_hierarchy.h>

Public Member Functions

int operator() (int l, int r) const
 
unsigned operator() (unsigned l, unsigned r) const
 

Detailed Description

Definition at line 222 of file contraction_hierarchy.h.

Member Function Documentation

◆ operator()() [1/2]

int RoutingKit::SaturatedWeightAddition::operator() ( int  l,
int  r 
) const
inline

Definition at line 295 of file contraction_hierarchy.h.

References RoutingKit::inf_weight.

◆ operator()() [2/2]

unsigned RoutingKit::SaturatedWeightAddition::operator() ( unsigned  l,
unsigned  r 
) const
inline

Definition at line 285 of file contraction_hierarchy.h.

References RoutingKit::inf_weight.


The documentation for this struct was generated from the following file: