Open cameron-martin opened 4 years ago
This is an experimental version using iterative deepening depth-first minimax search with alpha-beta pruning. The plan is to use neural move ordering to outperform other versions.
This is an experimental version using iterative deepening depth-first minimax search with alpha-beta pruning. The plan is to use neural move ordering to outperform other versions.