From what I have gathered online about these numbers, they say that Loader's Number is larger than TREE(3) or SSCG(3) or similar. The reasoning I have seen goes is that Loader's Number is the largest computable number and TREE(3) and SSCG(3) are ostensibly computable numbers. But how do we know that:
- Loader's Number is larger than TREE(3) or SSCG(3) (to which we have only a weak lower bound of 187196 nested Ackermann functions) assuming they are computable?
- TREE(3) or SSCG(3) are computable in the first place? As far as I can tell these are just the longest potential game one could play given a certain number of node colors or maximum nodes. How do we know that these are computable functions? How could we solve the numbers besides brute forcing every possible game which would make them noncomputable functions?