-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
Hi, In some of the tests the positions in the board are 1-9 & in another test case it uses 0-8. Please use a consistent 1-9 approach in tests. I have added the test cases below. Thanks
Example
descr…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…
-
```
What steps will reproduce the problem?
1. Run the following
from games import *
ttt = TicTacToe(3,3,3)
play_game(ttt,alphabeta_player,alphabeta_player)
2. Note that X always win, and that O seem…