revrt.models.routing.DriverOptionRules# type DriverOptionRules = dict[str, float | Literal['excluded']]# Per-option driver multipliers Keys are routing-option names and values are either numeric friction multipliers to apply while routing in that option or the keyword "excluded", which means the option is not allowed at all in the zone.