A Rust implementation of the force-directed graph algorithm from Graphoon.
See the API documentation and run the example with cargo run --example demo.
cargo run --example demo