For heuristic contest it's sometimes unknown what is max score.
For this case, it's much more reasonable to scale upto current max score, than to something predefined.
It looks like signalising this by making it explicitly null is better, than having some special values.