Sven Czarnian
|
6dc4f6de72
|
provide shall-should-may information
|
2021-12-22 15:13:18 +01:00 |
|
Sven Czarnian
|
f83febab3a
|
add a function to register a new inbound
|
2021-12-22 13:28:56 +01:00 |
|
Sven Czarnian
|
f4fa9eeb18
|
fix the issues with the time delta estimation
|
2021-12-19 13:26:49 +01:00 |
|
Sven Czarnian
|
fc84aab0f2
|
robust error handling to avoid later crashes
|
2021-12-19 13:06:03 +01:00 |
|
Sven Czarnian
|
1acec75d08
|
fix a wrong function call
|
2021-12-16 15:59:13 +01:00 |
|
Sven Czarnian
|
ae96e5be6b
|
abort if we found the optimal solution
|
2021-12-16 10:24:10 +01:00 |
|
Sven Czarnian
|
bb6cacd898
|
fix an issue in the global update
|
2021-12-16 10:23:40 +01:00 |
|
Sven Czarnian
|
cd5c21d099
|
use the shortcut-path as the ITA for the optimization, but use the full path as the ITA itself
|
2021-12-16 10:22:43 +01:00 |
|
Sven Czarnian
|
5242fe0d87
|
use the optimization thresholds to calculate the TTG
|
2021-12-15 09:28:59 +01:00 |
|
Sven Czarnian
|
2b4200ba58
|
remove a debug message
|
2021-11-29 17:56:28 +01:00 |
|
Sven Czarnian
|
a8419c286f
|
change the TTL/TTG assignment to the IAF -> predictable shortcuts via DIRECTs
|
2021-11-25 22:52:48 +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
|
921919488f
|
calculate the PTA based on linear functions for the complete arrival route
|
2021-11-12 19:40:19 +01:00 |
|
Sven Czarnian
|
6f36d8f569
|
run the optimization every time to optimze also based on TTG
|
2021-11-12 19:38:11 +01:00 |
|
Sven Czarnian
|
40ddd7c188
|
remove debugging messages
|
2021-11-12 19:37:26 +01:00 |
|
Sven Czarnian
|
63378a347b
|
set the planned arrival route and trackmiles
|
2021-11-11 23:23:25 +01:00 |
|
Sven Czarnian
|
3d87c3918b
|
remove some debugging todos
|
2021-11-10 22:50:00 +01:00 |
|
Sven Czarnian
|
97a2f24f28
|
use weights to find better sequence with TTG and TTL constraints
|
2021-11-10 22:45:30 +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
|
6151fc255a
|
remove useless prints
|
2021-10-17 17:28:10 +02:00 |
|
Sven Czarnian
|
061eb7eac6
|
implement the first version of the ACO algorithm
|
2021-10-17 17:12:26 +02:00 |
|
Sven Czarnian
|
9d69a60396
|
introduce classes for the ACO algorithm
|
2021-10-12 22:30:20 +02:00 |
|