mirror of
https://codeberg.org/LibrEDA/electron-placer
synced 2026-05-30 10:00:46 +08:00
main
electron-placer
This crate contains multiple example placement engines for the LibrEDA-Rust framework. The some placement algorithms implemented in this crate simulate the movement of electric charges which are hold together by the net connectivity.
See the documentation for more information.
Documentation
Build and open the documentation with cargo:
cargo doc --open
Or find it here.
Languages
Rust
100%