| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
I still can't tell whether if ((ply & 1) == 0) this = this - 1.0; is
correct.
|
|
|
|
|
|
|
|
With minimax of depth 1 the evaluation function seems alright with the
current method of training and generating weights
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Corrected use of static
- Implemented next_turn
|
|
|
|
|
|
|
|
|
|
|
|
|