In this release, we make available all the utilities that we have been using to test our implementations.
- A suite of instance generators for all problem definition, including the ability to adjust tie frequency in the cases where indifference is allowed.
- A suite of classes for finding the set of all stable matchings for a given problem, which we refer to as enumerators.
What's Changed
- SPAST Strong IP Model by @VaradK62442 in #96
- Making utilites part of package by @BenOnTheBoard in #99
Full Changelog: v.1.4.0...v1.5.0