Interestingly, for checkers the state space is about the square root of the game space in size (c. 10^20 versus 10^40). For chess, the game space is nearer the cube of the state space (10^44 and 10^123)
Where does the figure 10^123 come from? I would have expected it to be very much higher even under competition rules. (And still very much higher than the cube of the state space even though the state space increases by a factor of 100 under competition rules).
Interestingly, for checkers the size of the state space is about the square root of the size of the game tree (c. 10^20 versus 10^40). For chess, the size of the game tree is a lot more than the square of the size of the state space (c. 10^38 and 10^123)