A dictionary mapping mergeable token bytes to their ranks. The ranks must correspond to merge priority.
final Map<ByteArray, int> mergeableRanks;