Sven Czarnian
|
6dc4f6de72
provide shall-should-may information
|
2 years ago |
Sven Czarnian
|
f83febab3a
add a function to register a new inbound
|
2 years ago |
Sven Czarnian
|
f4fa9eeb18
fix the issues with the time delta estimation
|
2 years ago |
Sven Czarnian
|
fc84aab0f2
robust error handling to avoid later crashes
|
2 years ago |
Sven Czarnian
|
1acec75d08
fix a wrong function call
|
2 years ago |
Sven Czarnian
|
ae96e5be6b
abort if we found the optimal solution
|
2 years ago |
Sven Czarnian
|
bb6cacd898
fix an issue in the global update
|
2 years ago |
Sven Czarnian
|
cd5c21d099
use the shortcut-path as the ITA for the optimization, but use the full path as the ITA itself
|
2 years ago |
Sven Czarnian
|
5242fe0d87
use the optimization thresholds to calculate the TTG
|
2 years ago |
Sven Czarnian
|
2b4200ba58
remove a debug message
|
3 years ago |
Sven Czarnian
|
a8419c286f
change the TTL/TTG assignment to the IAF -> predictable shortcuts via DIRECTs
|
3 years ago |
Sven Czarnian
|
8b34f622a3
adapt the code to split up predictions form the inbounds
|
3 years ago |
Sven Czarnian
|
921919488f
calculate the PTA based on linear functions for the complete arrival route
|
3 years ago |
Sven Czarnian
|
6f36d8f569
run the optimization every time to optimze also based on TTG
|
3 years ago |
Sven Czarnian
|
40ddd7c188
remove debugging messages
|
3 years ago |
Sven Czarnian
|
63378a347b
set the planned arrival route and trackmiles
|
3 years ago |
Sven Czarnian
|
3d87c3918b
remove some debugging todos
|
3 years ago |
Sven Czarnian
|
97a2f24f28
use weights to find better sequence with TTG and TTL constraints
|
3 years ago |
Sven Czarnian
|
7c6d098812
increase computational performance
|
3 years ago |
Sven Czarnian
|
62f2a6c3ed
add TODOs for the later release
|
3 years ago |
Sven Czarnian
|
6151fc255a
remove useless prints
|
3 years ago |
Sven Czarnian
|
061eb7eac6
implement the first version of the ACO algorithm
|
3 years ago |
Sven Czarnian
|
9d69a60396
introduce classes for the ACO algorithm
|
3 years ago |