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
|
dd9e725fc2
|
fix parts in the runway manager
|
2021-11-10 22:44:55 +01:00 |
|
Sven Czarnian
|
7c6d098812
|
increase computational performance
|
2021-10-18 18:53:24 +02:00 |
|
Sven Czarnian
|
12d77d0e71
|
increase performance
|
2021-10-18 12:42:18 +02:00 |
|
Sven Czarnian
|
1b2003e879
|
update the constructor
|
2021-10-17 17:44:06 +02:00 |
|
Sven Czarnian
|
7a1d4a5959
|
optimize the performance
|
2021-10-17 17:31:29 +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
|
125eef8729
|
add some additional parameters
|
2021-10-17 17:11:58 +02:00 |
|
Sven Czarnian
|
c09a5ffe77
|
fix some bugs in the runway manager during the ETA calculation
|
2021-10-16 08:06:04 +02:00 |
|
Sven Czarnian
|
a7541925c7
|
rename the cost function. it manages more the runways
|
2021-10-14 14:13:42 +02:00 |
|
Sven Czarnian
|
3b8989508e
|
add the absolut minimal optimization value due RHC definition
|
2021-10-14 14:12:43 +02:00 |
|
Sven Czarnian
|
73e5a42f52
|
place the recat spacing in the constraints
|
2021-10-13 20:10:07 +02:00 |
|
Sven Czarnian
|
9d69a60396
|
introduce classes for the ACO algorithm
|
2021-10-12 22:30:20 +02:00 |
|