Make it possible to configure transit reluctance per mode. For example this allow for lowering the reluctance for TRAIN or add a high penalty on another modes. This feature should not decrease the performance if not enabled.
Implementation
This is implemented in Raptor by passings in a set of reluctance values, then each trip must provide an index to the reluctance for that trip. This allow for using this later to other purposes, like setting a reluctance based on other criteria.
Version of OTP used
OTP 2
Make it possible to configure transit reluctance per mode. For example this allow for lowering the reluctance for TRAIN or add a high penalty on another modes. This feature should not decrease the performance if not enabled.
Implementation
This is implemented in Raptor by passings in a set of reluctance values, then each trip must provide an index to the reluctance for that trip. This allow for using this later to other purposes, like setting a reluctance based on other criteria.
Version of OTP used
OTP 2