Information and Search in Computer Chess

12/09/2011
by   Alexandru Godescu, et al.
0

The article describes a model of chess based on information theory. A mathematical model of the partial depth scheme is outlined and a formula for the partial depth added for each ply is calculated from the principles of the model. An implementation of alpha-beta with partial depth is given. The method is tested using an experimental strategy having as objective to show the effect of allocation of a higher amount of search resources on areas of the search tree with higher information. The search proceeds in the direction of lines with higher information gain. The effects on search performance of allocating higher search resources on lines with higher information gain are tested experimentaly and conclusive results are obtained. In order to isolate the effects of the partial depth scheme no other heuristic is used.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/09/2011

An Information Theoretic Analysis of Decision in Computer Chess

The basis of the method proposed in this article is the idea that inform...
research
05/07/2015

Best-First and Depth-First Minimax Search in Practice

Most practitioners use a variant of the Alpha-Beta algorithm, a simple d...
research
06/02/2014

Monte Carlo Tree Search with Heuristic Evaluations using Implicit Minimax Backups

Monte Carlo Tree Search (MCTS) has improved the performance of game engi...
research
09/02/2020

An Approximation Scheme for Multivariate Information based on Partial Information Decomposition

We consider an approximation scheme for multivariate information assumin...
research
12/30/2022

Depth-First Search performance in a random digraph with geometric outdegree distribution

We present an analysis of the depth-first search algorithm in a random d...
research
06/30/2023

The Effect of Balancing Methods on Model Behavior in Imbalanced Classification Problems

Imbalanced data poses a significant challenge in classification as model...
research
08/17/2021

Improving Accuracy of Permutation DAG Search using Best Order Score Search

The Sparsest Permutation (SP) algorithm is accurate but limited to about...

Please sign up or login with your details

Forgot password? Click here to reset