Commit graph

22 commits

Author SHA1 Message Date
b8f83ec4eb Add bucket queue and PriorityQueueByKey 2025-03-28 20:13:33 +01:00
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
2f637e1a82 Move graph example to correct crate 2025-03-04 21:16:25 +01:00
8f163269bd Refactor graph and misc 2025-03-02 22:51:25 +01:00
5f5fe0c149 Add multistation to factory 2025-03-01 22:31:35 +01:00
811b34b0be cargo fix 2025-02-20 22:17:54 +01:00
81edc8e67a Improve tracing output 2025-02-17 23:08:06 +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
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
c472a28591 Add Visualize to LayoutResult 2025-02-04 23:27:37 +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
295490858b Add Layout trait 2025-01-30 23:22:37 +01:00
00eda50872 Add type for Pathfinder input 2025-01-29 23:05:07 +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
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