Commit graph

20 commits

Author SHA1 Message Date
ffe51bede9 Parameterize priority queue 2025-03-27 20:25:10 +01:00
6f74f1345e Use i64 instead of f64 for WheightedGraph 2025-03-26 17:22:37 +01:00
068297e2c2 Working roboport power connection. 2025-03-25 18:01:23 +01:00
a748708998 Use connected set cover for roboports 2025-03-21 00:11:14 +01:00
caea696dd7 Add initial automatic roboport placement 2025-03-18 22:46:28 +01:00
8e268f7612 Clean up code (fix warnings) 2025-03-06 21:53:29 +01:00
642f815f9d Refactor power connection to work with different electric poles 2025-03-05 18:35:52 +01:00
b4ab291884 Improve power connection 2025-03-04 21:17:21 +01:00
af625cf905 Add power connection and steiner tree 2025-03-03 22:45:24 +01:00
5c8010c23b Refactor layouting into separate crate 2025-01-27 22:09:59 +01:00
c3bb980fcf Add quaterdirection and fix multistation off by one errors 2025-01-26 22:16:12 +01:00
aabd9486e0 Add output signals 2025-01-25 19:16:27 +01:00
ce76626f79 Add multistation generation 2025-01-24 23:25:43 +01:00
05f4edf83a Add assembly generation 2025-01-23 21:01:25 +01:00
fec7dd70db Change position format for blueprint 2025-01-22 23:04:13 +01:00
e969ba848b Convert station to abstraction 2025-01-22 00:28:09 +01:00
2f12802507 Add first blueprint abstraction 2025-01-20 23:15:55 +01:00
505ca6ff5c Add loader station 2025-01-19 22:31:32 +01:00
b715c4ad06 Resolve warnings 2025-01-18 22:47:48 +01:00
dfdeae5638 Refactor into different crates 2025-01-18 17:30:55 +01:00