fixed central planner logic

This commit is contained in:
Monica Moniot
2022-11-30 10:45:19 -05:00
parent 7af8c8d8a8
commit 4b6fb334eb
18 changed files with 116 additions and 106 deletions

View File

@@ -30,7 +30,7 @@ Stations can **automatically build allow-lists for trains** they can load or unl
**Improved fault handling.** Mistakes and misconfigured stations are unlikely to result in items being delivered to places they shouldn't, and the player will be alerted immediately about the fault.
Runs a custom, **highly optimized central planning algorithm**, resulting in exceptionally good performance. Outperforms LTN in testing *(disclaimer: there is no perfectly apples-to-apples performance test since the features and algorithms of these mods are not the same)*. The station update rate is twice that of LTN by default, and depots don't count towards station updates.
Runs a custom, **highly optimized central planning algorithm**, resulting in exceptionally good performance. Greatly outperforms LTN in testing *(disclaimer: there is no perfectly apples-to-apples performance test since the features and algorithms of these mods are not the same, see /previews/performance/ )*. The station update rate is twice that of LTN by default, and depots don't count towards station updates.
![Alt text](/previews/se-compat.png)