Crates.io | flight-network-planner |
lib.rs | flight-network-planner |
version | 1.2.6 |
created_at | 2025-05-01 11:58:03.467811+00 |
updated_at | 2025-06-23 22:43:47.914222+00 |
description | Minecart Rapid Transit Flight Network Planner for airlines |
homepage | https://github.com/mrt-aurora-air/flight-network-planner |
repository | https://github.com/mrt-aurora-air/flight-network-planner |
max_upload_size | |
id | 1656169 |
size | 118,030 |
Minecart Rapid Transit Flight Network Planner for airlines
This planner prioritises unique flight routes and tries its best not to duplicate other airlines' flights :)
Astrella uses this program to generate its flight network and has found that over 90% of flights are unique :eyes:
cargo install flight-network-planner
to download
cargo-binstall
is supported: cargo binstall flight-network-planner
flight-network-planner get-config
to get the default configuration file
> <config_file_name>
to save the configuration to a fileflight-network-planner run <config_file_name>
to generate the flight plan for your airline
-s
to view statistics about the flight plan (you may have to scroll up)-o <old_output_file_name>
if you still have the output of a previous run (to tell the planner to preserve flight numbers), with -r
to replace it> <output_file_name>
to save the output to a file