nge: investigate ways to refactor NGE to ease the constraints (times, round trips) #10576
Labels
area:front
Work on Standard OSRD Interface modules
component:nge
Macroscopic mode of Operational Studies module
module:operational-studies
Multi-train simulation with structured studies management
Main issue: https://github.com/osrd-project/osrd-confidential/issues/923
Exploration plan : B -> C -> D
Preliminary for asymmetry
The asymmetry is supposed to be set on a
Trainrun
, to allow on the same network to have symmetrical and asymetrical trainruns.B - Enable trainrun section departure/arrival assymetry at nodes
The idea is to get rid of the following rule: a trainrun section arriving on a node at
x
, departs again from this node at60 - x
at the return trip. In other words,targetArrival + targetDeparture = 0 % 60
.C - Enable one-way trip
D - Enable different travel times for round trips
E - Enable different itinerary for the way back of a round trip (not on the scope of this issue)
With @Yohh and @Uriel-Sautron
The text was updated successfully, but these errors were encountered: