topola/src/autorouter
Mikolaj Wielgus d0c304adbd feat(router/thetastar): Implement Theta* search algorithm
Closes https://codeberg.org/topola/topola/issues/121
2025-06-12 16:45:07 +02:00
..
autoroute.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
autorouter.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
compare_detours.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
execution.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
history.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
invoker.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
measure_length.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
mod.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
place_via.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
pointroute.rs refactor(drawing): factor out common {Bend,Dot,Seg}Weight fields 2025-02-10 11:29:08 +01:00
ratsnest.rs refactor(geometry): introduce CompoundEntryKind to suppport entry metadata 2025-04-30 14:11:31 +02:00
remove_bands.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
selection.rs feat(topola-egui): AppearancePanel active_layer selection should be explicit 2025-06-01 02:16:41 +02:00