Release v0.52
-
Implement a new graph assignment method based on NetBSD's nbperf. Controlled by --GraphImpl. This method is now default, and is incredibly faster than the previous version (upwards of 50% reduction in runtime).
-
Implement --MinNumberOfKeysForFindBestGraph.
-
Implement --MaxNumberOfEqualBestGraphs and fix logic surrounding lowest/highest best graph comparators.