Hacker News new | ask | show | jobs
by NooneAtAll3 955 days ago
> To me "solved" would suggest "strongly solved". But perhaps equating "solved" with "weakly solved" is default in this area?

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.