Skip to content

v1.2.5

Compare
Choose a tag to compare
@jecisc jecisc released this 22 Nov 12:19
· 5 commits to master since this release
8b9f916

What's Changed

  • Test added and findNode fixed with O(1) complexity by @virenvarma007 in #31
  • Improve topological sorting by @jecisc in #33
  • Implementation of Dinic's Algorithm by @dkgoutham in #25
  • Cleanup: "AI-Algorithms-Graph" package contains untagged classes by @astares in #36
  • Cleanup: AIGraphReducerTest>>#mergedNodesIn: should use isNotNil by @astares in #38

Full Changelog: v1.2.4...v1.2.5