Index
1. Pegfive Evaluation Function
2. Running pegfive
- open up a terminal window, and type
the following:
-
$ $HOME/opt/bin/pegfive
3. Pegfive game construction
- use AlphaBeta to search game tree
- what moves should the game evaluate?
- examining all 256 positions at the
beginning of the game is likely too expensive
-
what criteria would you use to generate a possible move
list?
- what criteria would you use to score a given
position?
- examine the source code for pegfive and write
down a verbal description of the evaluation function
4. Homework
- download the Othello source code
from previous lectures and write down a verbal description
of the evaluation function
Index
1. Pegfive Evaluation Function
2. Running pegfive
3. Pegfive game construction
4. Homework
Index
This document was produced using
groff-1.19.