v1.1.0
What's Changed
Exciting New Features 🎉
- Adding new utils header containing "get_transposed_graph" function by @toadkarter in #136
- [ALGO]Bron-Kerbosch with pivoting by @Hromz in #139
- Feat : Added Welsh-Powell graph coloring algorithm by @GouraV-Chatterjee in #118
- [ALGO] Kosaraju's Algorithm by @toadkarter in #141
Documentation changes
- fixed formatting in readme and changed the order to alphabetical by @dollarboysushil in #110
- Updated readme.md by @LinhNguyenLe2109 in #122
- [TEST] Scenarios for fully connected and disconnected graphs by @joweich in #120
- added environment set up link by @LinhNguyenLe2109 in #138
- Feat : Added Documentation for Welsh Powell Algorithm by @GouraV-Chatterjee in #152
- Fixed broken image in README.md by @tvermaashutosh in #156
- Docs/corrections by @mdhvg in #154
Other changes
- add stale workflow by @bobluppes in #132
- [TEST] Extract common test fixtures by @joweich in #124
New Contributors
- @dollarboysushil made their first contribution in #110
- @LinhNguyenLe2109 made their first contribution in #122
- @toadkarter made their first contribution in #136
- @GouraV-Chatterjee made their first contribution in #118
- @tvermaashutosh made their first contribution in #156
- @mdhvg made their first contribution in #154
Full Changelog: v1.0.0...v1.1.0