The relative history heuristic

  • Authors:
  • Mark H. M. Winands;Erik C. D. van der Werf;H. Jaap van den Herik;Jos W. H. M. Uiterwijk

  • Affiliations:
  • Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, Maastricht, The Netherlands;Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, Maastricht, The Netherlands;Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, Maastricht, The Netherlands;Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, Maastricht, The Netherlands

  • Venue:
  • CG'04 Proceedings of the 4th international conference on Computers and Games
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper a new method is described for move ordering, called the relative history heuristic. It is a combination of the history heuristic and the butterfly heuristic. Instead of only recording moves which are the best move in a node, we also record the moves which are applied in the search tree. Both scores are taken into account in the relative history heuristic. In this way we favour moves which on average are good over moves which are sometimes best. Experiments in LOA show that our method gives a reduction between 10 and 15 per cent of the number of nodes searched. Preliminary experiments in Go confirm this result. The relative history heuristic seems to be a valuable element in move ordering.