Comparing Minimax and Product in a Variety of Games
Abstract
In applications of game tree searching, the most widely used back-up rule is the minimax rule. Research has shown that minimax does not perform well in some games - and this has led to interest in alternatives to minimax, such as the product rule.
Cite
Text
Chi and Nau. "Comparing Minimax and Product in a Variety of Games." AAAI Conference on Artificial Intelligence, 1987.Markdown
[Chi and Nau. "Comparing Minimax and Product in a Variety of Games." AAAI Conference on Artificial Intelligence, 1987.](https://mlanthology.org/aaai/1987/chi1987aaai-comparing/)BibTeX
@inproceedings{chi1987aaai-comparing,
title = {{Comparing Minimax and Product in a Variety of Games}},
author = {Chi, Ping-Ching and Nau, Dana S.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1987},
pages = {100-104},
url = {https://mlanthology.org/aaai/1987/chi1987aaai-comparing/}
}