topola/src/autorouter
Mikolaj Wielgus 4c6fa0e5d3 layout: remove concepts of connectivity, bands, and continents for now
We'll use `UnionFind` where needed for now.
2024-05-13 18:43:42 +02:00
..
autorouter.rs layout: remove concepts of connectivity, bands, and continents for now 2024-05-13 18:43:42 +02:00
invoker.rs egui: store invoker in state instead of reconstructing it each time 2024-05-13 04:28:13 +02:00
mod.rs autorouter: put autorouter in new `Invoker` object for Command pattern 2024-05-13 03:20:57 +02:00
ratsnest.rs autorouter: autoroute only selected 2024-05-12 20:29:07 +02:00
selection.rs autorouter: encapsulate selection in `Selection` object 2024-05-13 03:20:47 +02:00