-
When we implement |
Beta Was this translation helpful? Give feedback.
Answered by
Troublor
Nov 25, 2021
Replies: 1 comment
-
When testing smart strategy, we only use two players. One is random and the other is smart. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
enor2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing smart strategy, we only use two players. One is random and the other is smart.
But when testing concurrency, we may use more than 2 players to make sure you are doing thread synchronization properly.