In games with random element a single mathematically perfect move exists as well (it needs to be computed as an expected value over the randomness), which can make the games even more prone to analysis paralysis (ex. poker players pondering a single move for up to 15 minutes).
Comments
In games with random element a single mathematically perfect move exists as well (it needs to be computed as an expected value over the randomness), which can make the games even more prone to analysis paralysis (ex. poker players pondering a single move for up to 15 minutes).