(no title)
dfan
|
2 years ago
"Weakly solving" a game is a technical term. If you have weakly solved a game, you can play perfectly (achieve the optimal result) when the game starts from its initial position. If you have strongly solved it, you can play perfectly starting from any position.
BlackFingolfin|2 years ago
But given the overall state of that paper I think this is a side concern at best anyway.
light_hue_1|2 years ago
It is the default and all that matters.
This is one of the dangers of reading papers as a non-expert. You can dismiss or be wowed by something that is totally irrelevant.
They wrote the paper very much like the Checkers paper from Science 2007.
NooneAtAll3|2 years ago
It's the default for all reasonable games - statespace is huge (i.e. tic-tac-toe is childsplay) and simple strategies don't exist (that'd make bad human game). You can't even iterate all positions - even less prove them all for one outcome.
anigbrowl|2 years ago