This returns the maximum score for a given rank and a given colour node position.
Usage
maxScore(nodePosition)
Arguments
nodePosition
The position of the black dots.
Details
The maxScore function returns the maximum score for a given rank and a given colour node positions. You need to use the colour node position function first.