PCB topology routing
Go to file
Mikolaj Wielgus 26112724c7 Make bends nodes
This is necessary because bends may have more than two neighbors: apart
from the ends, there's also the node around which the bend is wrapped
(not yet made a neighbor, will be done in subsequent commits).
2023-07-14 12:40:30 +02:00
src Make bends nodes 2023-07-14 12:40:30 +02:00
.gitignore Initial commit 2023-07-12 01:01:25 +02:00
Cargo.toml Initial commit 2023-07-12 01:01:25 +02:00
LICENSE Initial commit 2023-07-12 01:01:25 +02:00
README.md Initial commit 2023-07-12 01:01:25 +02:00

README.md

topola

Topological router in Rust.