v0.2.0
What's Changed
- Add installation instructions by @matt035343 in #8
- Fixes bug where number of iterations is printed incorrectly by @matt035343 in #10
- Improves union find by implementing weighted union and path compression by @matt035343 in #12
Full Changelog: v0.1.0...v0.2.0