<
From version < 3.1 >
edited by stu115369
on 2019/06/19 14:33
To version < 3.2 >
edited by stu115369
on 2023/07/06 14:52
>
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +RPST2.Railway Project - Summer Term 2019.Controller.WebHome
Content
... ... @@ -31,4 +31,16 @@
31 31  
32 32  = Destinations =
33 33  
34 -A train can only have a train station as destination, but it can specify a favored platform. If the schedular can not send the train easily (will be defined later) to the favored platform it will try to reroute it  to a different platform.
34 +A train can only have a train station as destination, but it can specify a favored platform. If the scheduler can not send the train easily (will be defined later) to the favored platform it will try to reroute it  to a different platform.
35 +
36 +There are three train stations:
37 +
38 +1. {{code language="none"}}KH_ST_1{{/code}} to {{code language="none"}}KH_ST_5{{/code}}
39 +1. {{code language="none"}}KH_LN_3{{/code}} to {{code language="none"}}KH_LN_6{{/code}}
40 +1. {{code language="none"}}IC_ST_1{{/code}} to {{code language="none"}}IC_ST_3{{/code}} and {{code language="none"}}OC_ST_1{{/code}} to {{code language="none"}}OC_ST_3{{/code}}
41 +
42 += {{code language="none"}}Re-Routing{{/code}} =
43 +
44 +If a train has to be re-routed because it favored station can not be reached it shall get a platform that is as close as possible.
45 +
46 +\\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -60522638
1 +60522620
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RPST2/pages/60522638/Train Scheduling
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RPST2/pages/60522620/Train Scheduling