MHAP 2.0
Changelog:
- Up to 10X speedup (5x average).
- Second-stage filter is now a bottom-sketch rather than random sampling, improving memory usage and speed.
- Distance (1-identity) is reported from Jaccard score using the mash distance
- Complete switch to fastutil collections API for speed/memory improvements.
- Maven build system to consolidate into single jar and remove lib directory dependency.
- Code cleanup.
- Bug fixes.