topola/src/autorouter
Mikolaj Wielgus 813345863e feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map 2025-10-27 00:09:13 +01:00
..
anterouter.rs refactor(autorouter/anterouter): Represent terminating schemes preservably across reconfigurations 2025-10-26 22:04:30 +01:00
autorouter.rs refactor(autorouter/autorouter): Store terminating dots in configuration instead of ratsnest 2025-10-24 03:48:35 +02:00
compass_direction.rs feat(autorouter/anterouter): As second choice, anteroute fanouts in ordinal directions 2025-10-10 18:03:50 +02:00
connected_components.rs refactor(autorouter/connected_components): Rename "conncomps" to "connected components" 2025-10-20 14:05:44 +02:00
execution.rs feat(autorouter/autorouter): Remove "compare detours" 2025-10-22 01:44:52 +02:00
history.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
invoker.rs refactor(autorouter/autorouter): Store ratlines in `BTreeSet` before ordering 2025-10-23 19:32:51 +02:00
measure_length.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
mod.rs refactor(autorouter/autorouter): Do some more refactors, renamings, struct-wrappings 2025-10-23 16:40:19 +02:00
multilayer_autoroute.rs feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map 2025-10-27 00:09:13 +01:00
multilayer_preconfigurer.rs refactor(autorouter/anterouter): Represent terminating schemes preservably across reconfigurations 2025-10-26 22:04:30 +01:00
multilayer_reconfigurator.rs feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map 2025-10-27 00:09:13 +01:00
multilayer_reconfigurer.rs feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map 2025-10-27 00:09:13 +01:00
place_via.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
planar_autoroute.rs refactor(autorouter/planar_autoroute): Don't use layer as one of keys in terminating dot map 2025-10-24 14:36:27 +02:00
planar_preconfigurer.rs refactor(autorouter/planar_autoroute): Don't use layer as one of keys in terminating dot map 2025-10-24 14:36:27 +02:00
planar_reconfigurator.rs refactor(autorouter/planar_autoroute): Don't use layer as one of keys in terminating dot map 2025-10-24 14:36:27 +02:00
planar_reconfigurer.rs refactor(autorouter/ratline): Don't store `layer` in ratlines 2025-10-24 15:26:53 +02:00
pointroute.rs refactor(topola-egui): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00
ratline.rs refactor(autorouter/ratline): Don't store `layer` in ratlines 2025-10-24 15:26:53 +02:00
ratsnest.rs refactor(autorouter/planar_autoroute): Don't use layer as one of keys in terminating dot map 2025-10-24 14:36:27 +02:00
ratsnests.rs refactor(specctra-core): Remove `layer_count` from `SpecctraMesadata` 2025-10-20 14:24:41 +02:00
remove_bands.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
scc.rs refactor(autorouter/autorouter): Store ratlines in `BTreeSet` before ordering 2025-10-23 19:32:51 +02:00
selection.rs refactor(graph): Rename `GetPetgraphIndex` to `GetIndex` 2025-09-15 22:42:45 +02:00