Release v0.4.0
What's Changed
- Documentation Update by @ZigRazor in #181
- Introduced New Logo by @ZigRazor in #184
- Added Author by @ZigRazor in #185
- Introduced Boruvka Readme. by @ZigRazor in #188
- Removed Useless Thread Safe Version of Graph. by @ZigRazor in #189
- Introduced Graph Connectivity, also for Prim's Algorithm by @ZigRazor in #190
- Update Image on README.md by @ZigRazor in #192
- Updated README.md with some correction by @ZigRazor in #193
- Test for Graph Connectivity by @ZigRazor in #194
- Updated Readme by @ZigRazor in #195
- Add a Gitter chat badge to README.md by @gitter-badger in #198
- 36 ford fulkerson algorithm for maximum flow problem by @ZigRazor in #199
- Optimization ( Partial ) by @ZigRazor in #201
- Added Roadmap to README by @ZigRazor in #202
- Fix Dijkstra can not work with DirectedWeightedEdge #205 by @aengusjiang in #206
- Fix errors causing some tests in PartitionTest to fail. by @daniepin in #207
- Added One Useful Resource Under Dijkstra Section by @arjunkumar09 in #210
- Issue 211 (Add Kosaraju Algorithm) by @sarthak17jain in #219
- Benchmark and optimization by @ZigRazor in #223
- correcting spelling and gramatical errors in readme by @thesmartdeveloperr in #227
- updated Readme.md. by @Adw8 in #228
- Corrected Memory Leak in Partitioning by @ZigRazor in #230
- Preparation for Release 0.4.0 by @ZigRazor in #231
New Contributors
- @gitter-badger made their first contribution in #198
- @aengusjiang made their first contribution in #206
- @daniepin made their first contribution in #207
- @arjunkumar09 made their first contribution in #210
- @sarthak17jain made their first contribution in #219
- @thesmartdeveloperr made their first contribution in #227
- @Adw8 made their first contribution in #228
Full Changelog: v0.3.0...v0.4.0