Skip to content

Commit 230143d

Browse files
authored
fixed outdated description of CH behavior in multimodal networks.
1 parent 893938d commit 230143d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/web/docs/Simulation/Routing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,7 @@ when a large number of queries is expected. The algorithm does not
259259
consider time-dependent weights. Instead, new preprocessing can be
260260
performed for time-slices of fixed size by setting the option **--weight-period** {{DT_TIME}}.
261261

262-
- When used with [duarouter](../duarouter.md), edge permissions are ignored so this should only be used in unimodal networks.
263-
- When used with [sumo](../sumo.md), the computed routes are only valid for the default 'passenger' class.
262+
When loading a network with edge permissions, a seperate preprocessing is triggered for every vehicle class encountered in a routing task (by automatically switching to #CHWrapper).
264263

265264
## CHWrapper
266265

0 commit comments

Comments
 (0)