1.1.0
Added
- Added
IWeightedSelectMethod.Calculate
method.- This allows the results of the pre-calculation to be cached, resulting in improved performance.
- Added
CompareAllMethods
test.- All implemented
IWeightedSelectMethod
s must return the same result.
- All implemented