Add power connection and steiner tree

This commit is contained in:
hal8174 2025-03-03 22:45:24 +01:00
parent 8f163269bd
commit af625cf905
7 changed files with 339 additions and 10 deletions

1
Cargo.lock generated
View file

@ -544,6 +544,7 @@ dependencies = [
"bon",
"clap",
"factorio-core",
"factorio-graph",
"flate2",
"serde",
"serde_json",