Commit Graph

29 Commits

Author SHA1 Message Date
Sven Czarnian
c9937d39c2 fix sporadic system crashes 2021-12-25 22:37:20 +01:00
Sven Czarnian
2fdb73e32e do not ignore inbounds that respawned inside the freezed time 2021-12-25 08:59:59 +01:00
Sven Czarnian
bf6417c66c add a flag that inidicates if the flight has all relevant information 2021-12-25 08:58:12 +01:00
Sven Czarnian
64fcb8ed01 use deep copies for the optimization to avoid the visualization of intermediate sequences 2021-12-23 16:28:31 +01:00
Sven Czarnian
8d196129f0 fix a system crash 2021-12-22 13:43:29 +01:00
Sven Czarnian
4f69df6cc7 fix issues with the fixed inbounds 2021-12-22 13:27:58 +01:00
Sven Czarnian
13837fdb62 use a new function to create the fixed preceedings and use the information in the runway manager 2021-12-21 10:45:32 +01:00
Sven Czarnian
f4fa9eeb18 fix the issues with the time delta estimation 2021-12-19 13:26:49 +01:00
Sven Czarnian
e265629439 handle the requested runways in the optimization 2021-12-19 12:24:26 +01:00
Sven Czarnian
78d61eb6cc fix rare crashes 2021-12-16 15:59:26 +01:00
Sven Czarnian
6fd4f4da1b fix a referencing bug 2021-12-16 08:37:11 +01:00
Sven Czarnian
1bf7d850eb fix different interpretations of the freezed index 2021-12-15 13:18:16 +01:00
Sven Czarnian
74b8ec33d5 update the report time to allow predictions 2021-12-14 11:23:03 +01:00
Sven Czarnian
f14c6735cc allow only delays to avoid arms races between controller and optimizer by implicite ITA-improvements on center 2021-11-29 17:57:20 +01:00
Sven Czarnian
836ff0a8b2 use as much aircrafts as possible 2021-11-29 17:13:28 +01:00
Sven Czarnian
fa0a94d733 use the final assignments 2021-11-25 22:52:09 +01:00
Sven Czarnian
0a51874006 update the report to get the latest information 2021-11-15 20:26:05 +01:00
Sven Czarnian
8b34f622a3 adapt the code to split up predictions form the inbounds 2021-11-13 22:55:04 +01:00
Sven Czarnian
98285869cd fix a crash if preceding inbounds exist 2021-11-11 20:21:11 +01:00
Sven Czarnian
f162047767 update the fixed sequence inbound tag 2021-11-11 14:17:22 +01:00
Sven Czarnian
5c235f7d2a extend the interface of the windows and allow resequencing 2021-11-11 11:03:41 +01:00
Sven Czarnian
3d87c3918b remove some debugging todos 2021-11-10 22:50:00 +01:00
Sven Czarnian
7c6d098812 increase computational performance 2021-10-18 18:53:24 +02:00
Sven Czarnian
62f2a6c3ed add TODOs for the later release 2021-10-17 17:31:19 +02:00
Sven Czarnian
c835944e8d sort the FCFS list 2021-10-15 18:10:01 +02:00
Sven Czarnian
43589eaa35 fix two found crashes 2021-10-14 14:35:27 +02:00
Sven Czarnian
217c9ad742 rename the member to PlannedArrivalTime for better readability 2021-10-14 14:12:12 +02:00
Sven Czarnian
5295d1c155 use the theoretical earliest arrival time 2021-10-13 21:42:45 +02:00
Sven Czarnian
a0b00f7c42 implement the RHC mananger 2021-10-12 22:28:50 +02:00