v1.2.5
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