Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src change names to better reflect common graph terms (#9) Dec 11, 2018
tools fmt and change CI to use stable fmt Dec 10, 2018
.codecov.yml Change CI scripts Oct 11, 2018
.gitignore Initial commit Sep 23, 2018
.rustfmt.toml Add CI config files Oct 9, 2018
.travis.yml Stop building on nightly because fmt isn't on nightly atm Dec 10, 2018
Cargo.toml Switch to using Dec 10, 2018
LICENSE-APACHE Add Apache Licence Sep 23, 2018
LICENSE-MIT Add MIT Licence Sep 23, 2018
README.md Renamed `fn get_edge`/`fn get_edge_mut` of `PGraph` to `fn edge`/`fn … Nov 19, 2018