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