- 397b9fc Version 0.5.1 by Anton Kochkov · 4 years, 7 months ago main master 0.5.1 petgraph@v0.5.1
- 445c7ac Add 0.5.1 release changes by Anton Kochkov · 4 years, 7 months ago
- d625ea6 Fix some clippy warnings (#348) by Nicholas Sim · 4 years, 7 months ago
- 75e902e Fix Travis CI build (#350) by Anton Kochkov · 4 years, 7 months ago
- debac23 Travis CI deprecated `sudo` keyword - remove by Anton Kochkov · 4 years, 7 months ago
- 33049ec Fix typo in describing ensure_len function by Franz · 4 years, 7 months ago
- 446d9b1 [visit] access original edge reference from a reversed edge by Rain · 4 years, 8 months ago
- 1230a67 Run cargo fmt by Rain · 4 years, 8 months ago
- 0fa0c2b Add configurable functions for adding attributes to dotfile features by Timothy Hobbs · 5 years ago
- c1e9589 Impl node_weights_mut and edge_weights_mut methods for StableGraph by Wenping Guo · 4 years, 10 months ago
- db13810 Add benchmark for dijkstra algo by Benoit Walter · 4 years, 10 months ago
- 8efdcab Dijkstra: only add next node into the heap when needed by Benoit Walter · 4 years, 10 months ago
- 0c95112 docs: note that depth_first_search also works for Result. by matt rice · 5 years ago
- b3d7aed Fix formatting for visit/filter.rs by Anton Kochkov · 4 years, 9 months ago
- 75af24c run cargo fmt by Mathieu Besançon · 4 years, 11 months ago
- c4e2bde [visit] add FilterNode impls for &FixedBitSet and &HashSet by Rain · 5 years ago
- a43b248 add documentation for remove_node by r3drock · 5 years ago
- 712b548 Fixing spelling. by David Sanders · 4 years, 11 months ago
- 93eb324 Remove comment by Kevin Per · 5 years ago
- 2ee8b37 Implement `is_bipartite_graph` by Kevin Per · 5 years ago