Export Citations
1 Results for: Keyword: NegaMax
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Searched The ACM Guide to Computing Literature (3,800,571 records)|Limit your search to The ACM Full-Text Collection (770,305 records)
- research-articleSeptember 2013
An artificial intelligence for the board game 'Quarto!' in Java
PPPJ '13: Proceedings of the 2013 International Conference on Principles and Practices of Programming on the Java Platform: Virtual Machines, Languages, and ToolsPages 141–146https://doi.org/10.1145/2500828.2500842This paper presents an artificial intelligence (AI) for the board game 'Quarto!' in Java. The program uses depth-first search for decision making. To improve runtime performance, we used alphabeta pruning, a transposition table, and a Java constraint ...