Commit graph

35 commits

Author SHA1 Message Date
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
5f5fe0c149 Add multistation to factory 2025-03-01 22:31:35 +01:00
41a528a49c Use stationary interfaces for external connections 2025-02-28 21:15:54 +01:00
fda5361a2b Allow stationary interfaces for layouting 2025-02-27 21:50:55 +01:00
811b34b0be cargo fix 2025-02-20 22:17:54 +01:00
10d89f5886 Add tracing perfetto 2025-02-20 21:31:06 +01:00
3b8865c169 Add rayon to genetic_algorithm_v1 2025-02-18 22:02:31 +01:00
cebdee4ec7 Add tracing support for layouting 2025-02-12 22:19:00 +01:00
b53d1e87bc Add a star for shortest path 2025-02-11 20:16:19 +01:00
b96ef6f2c1 Add blue science factory graph 2025-02-10 23:57:26 +01:00
27783aa5c7 Automatically sideload belt 2025-02-09 23:13:51 +01:00
84d00238ab Set correct beltspeed for input and output of factory block 2025-02-08 23:22:24 +01:00
e6e5001334 Improve binary heap performance 2025-02-07 23:41:51 +01:00
66f40b4aa4 Version bump dependencies 2025-02-06 22:04:28 +01:00
abf2cac093 Fix factory.yml for fast-inserter 2025-02-05 22:50:35 +01:00
c472a28591 Add Visualize to LayoutResult 2025-02-04 23:27:37 +01:00
ec869d4c18 Improve factory generation 2025-02-03 22:59:37 +01:00
0f8bf5000c Progress with factory generation from factory graph 2025-02-02 23:10:40 +01:00
0ab97485bb Refactor genetic algorithm 2025-02-01 22:55:06 +01:00
6fbff67e61 Add factory generator 2025-01-31 23:37:45 +01:00
08eb0a8e11 Add PathFinder trait 2025-01-28 21:54:20 +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
1af9712bcb Add connect output belt to station 2025-01-26 15:58:58 +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