best-path 0.1.1

Shortest/longest path algorithms, where edge weight accumulation via either a sum or a product
Documentation
1
2
pub mod noop_calculator;
pub mod floyd_warshall;