topola/src/autorouter
Ellen Emilia Anna Zscheile 861869ab7c refactor(geometry): introduce CompoundEntryKind to suppport entry metadata
example usages would be marking the apex of a polygon explicitly,
or marking the nodes of a polygon which are part of the convex hull

- make ManageCompounds more generic
- removes unnecessary bounds on handles/refs
2025-04-30 14:11:31 +02:00
..
autoroute.rs refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00:00
autorouter.rs chore(autorouter): remove unnecessary mutability 2025-04-25 21:37:37 +02:00
compare_detours.rs refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00:00
execution.rs refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00:00
history.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
invoker.rs refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00:00
measure_length.rs chore(autorouter): remove unnecessary mutability 2025-04-25 21:37:37 +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 refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00: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: merge planar-brute-embed into the topola monorepo 2025-02-16 18:31:31 +01:00
selection.rs refactor(layout::poly): use `MakeRef<...>` to obtain poly's ref-struct 2025-04-22 21:59:45 +02:00