Skip to content

v1.2.8

Choose a tag to compare

@jordanmontt jordanmontt released this 23 Sep 16:23
· 12 commits to master since this release

What's Changed

  • Fix Prim's algorithm implementation and update tests by @Alokzh in #41
  • Implemented Depth-First Search (DFS) Algorithm & Added Tests by @Alokzh in #43
  • Implemented Floyd Warshall Algorithm & Added Tests by @Alokzh in #45
  • Add shortest path algorithm intentded to be used in ABCD algorithm in Druid by @m-demare in #47
  • Added Edmonds-Karp Algorithm Implementation by @pankaj-bind in #48
  • Fixed inspector by @jordanmontt
  • CI fixed and minor changes by @jordanmontt

New Contributors

Full Changelog: v1.2.7...v1.2.8