add gaussian noise parameter
This commit is contained in:
parent
0e5213f049
commit
f10397db41
6 changed files with 30 additions and 20 deletions
|
|
@ -386,9 +386,6 @@ routing_station_unmatched_penalty: 0.3
|
|||
# If the platform does not match, add this penalty
|
||||
routing_platform_unmatched_penalty: 0.1
|
||||
|
||||
# If the station name does not match, add this penalty
|
||||
routing_station_unmatched_penalty: 0.3
|
||||
|
||||
# Max angle that should be counted as a full turn
|
||||
routing_full_turn_angle: 100
|
||||
|
||||
|
|
@ -803,9 +800,6 @@ routing_full_turn_penalty: 120 # 2 minutes
|
|||
# Penalty added to non-station placements
|
||||
routing_non_station_penalty: 0.5
|
||||
|
||||
# If the station name does not match, add this penalty
|
||||
routing_station_unmatched_penalty: 0.3
|
||||
|
||||
# Max angle that should be counted as a full turn
|
||||
routing_full_turn_angle: 20
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue