PCB topology routing
Go to file
Mikolaj Wielgus 16990517b2 Make segs nodes instead of edges
This simplifies logic. Nodes store data as weights, while edges now only
describe relations between nodes with dataless enums -- labels.
2023-07-19 19:47:56 +02:00
src Make segs nodes instead of edges 2023-07-19 19:47:56 +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.