public ArrayPriorityPatternPicker(WeightSetCollection weightSetCollection) { this.weightSetCollection = weightSetCollection; }
public ArrayPriorityEntropyTracker(WeightSetCollection weightSetCollection) { this.weightSetCollection = weightSetCollection; }