If I do a random-length tournament, I’d rather use an exponential distribution of the number of rounds. A little variance in 100 + Random(10) doesn’t make a big difference from the fixed-length matches.
If I do a random-length tournament, I’d rather use an exponential distribution of the number of rounds. A little variance in 100 + Random(10) doesn’t make a big difference from the fixed-length matches.