Guided Inquriy 12: Adversarial Search 3
-
Due
Mar 30, 2020 by
1pm
-
Points
1
-
Submitting
a file upload
Watch these videos:
You are responsible for the following:
- complete the the implementation of Minimax in whichever language you prefer
- implement a new class called AlphaBetaPruning that is just Minimax with alpha-beta pruning; update TicTacToe to use this new class instead of Minimax
The code from the videos is available in the CSC460 Dropbox folder
Links to an external site.. Make sure your solutions are working and upload a zip file of your source code.
1585587600
03/30/2020
01:00pm
Rubric
Can't change a rubric once you've started using it.
GI 12
You've already rated students with this rubric. Any major changes could affect their assessment results.
GI 12
Criteria |
Ratings |
Pts
|
This criterion is linked to a Learning Outcome
You uploaded source code
_7037
threshold:
pts
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
This criterion is linked to a Learning Outcome
The code compiles and runs as expected
_4432
threshold:
pts
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
This criterion is linked to a Learning Outcome
The implementation of Minimax is complete and accurate
10236_3008
threshold:
pts
|
5
to >0.0 pts
Pass
10236_9438
|
0
to >0 pts
Fail
10236_1474
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
This criterion is linked to a Learning Outcome
The implementation of AlphaBetaPruning is complete and accurate
10236_7048
threshold:
pts
|
5
to >0.0 pts
Pass
10236_5978
|
0
to >0 pts
Fail
10236_936
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
This criterion is linked to a Learning Outcome
Description of criterion
threshold:
5 pts
|
5
to >0 pts
Full Marks
blank
|
0
to >0 pts
No Marks
blank_2
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
Total Points:
20
out of 20
|
Rubric
Can't change a rubric once you've started using it.
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
Title
Criteria |
Ratings |
Pts
|
This criterion is linked to a Learning Outcome
Description of criterion
threshold:
5 pts
|
5
to >0 pts
Full Marks
blank
|
0
to >0 pts
No Marks
blank_2
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
This criterion is linked to a Learning Outcome
Description of criterion
threshold:
5 pts
|
5
to >0 pts
Full Marks
blank
|
0
to >0 pts
No Marks
blank_2
|
This area will be used by the assessor to leave comments related to this criterion.
|
pts
/
5 pts
--
|
Total Points:
5
out of 5
|