#graph #weighted #calculate #benchmark #direct #libraries #costs

bin+lib product_graph_rs

Calculate costs and labor times using a weighted dependency graph

1 unstable release

0.1.0 Jun 30, 2020

#7 in #libraries

MIT license

48KB
528 lines

To run this code:

  • install the rust toolchain (rustup, cargo, rustc)

Run these commands: To test the code: cargo test

To run the function in main.rs (note: may run a heavy benchmark):
cargo run --release

To read the documentation in a browser window:
cargo doc --open

Dependencies

~2MB
~35K SLoC