This class accumulates the (freq, norm) pairs that may produce competitive scores.
Accumulate a (freq,norm) pair, updating this structure if there is no equivalent or more competitive entry already.
Merge acc into this.
acc
Reset to the same state it was in after creation.
Replace the content of this acc with the provided acc.
Get the set of competitive freq and norm pairs, ordered by increasing freq and norm.