topola/crates/planar-incr-embed
Mikolaj Wielgus 1b485e81a6 feat(autorouter/permuter): Implement permutation by ratline cut
Not yet used, and can get stuck in an infinite loop, but the cut seems
to work.
2025-09-09 16:24:15 +02:00
..
src feat(autorouter/permuter): Implement permutation by ratline cut 2025-09-09 16:24:15 +02:00
tests feat: merge planar-brute-embed into the topola monorepo 2025-02-16 18:31:31 +01:00
Cargo.toml chore: bump dependencies 2025-05-12 19:30:27 +02:00
README.md feat: merge planar-brute-embed into the topola monorepo 2025-02-16 18:31:31 +01:00

README.md

planar-incr-embed

WIP implementation of incrementally finding planar graph embeddings modulo homotopy equivalence with fixed vertex positions.