Floyd Warshall algorithm

Rust implementation of Floyd Warshall algorithm supporting customization.

|Crate|Documentation|Travis CI|CodeCov| |:---:|:-----------:|:-------:|:-----:| |Crate|Documentation|Build Status|codecov

License

Licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).