Artificial Intelligence: A Modern Approach introduces basic ideas in artificial intelligence from the perspective of building intelligent agents, which the authors define as “anything that can be viewed as perceiving its environment through sensors and acting upon the environment through effectors.” This textbook is up-to-date and is organized using the latest principles of good textbook […]
Chess
Chess Board Representations
This article discusses some alternative ways of representing a chess board with pieces in computer memory. Arrays The most straighforward representation of a chess board is as a 64 elements long array. Each element represents a square of the chess board that either is empty or is occupied by a chess piece. There are 12 […]
Computer Chess Journals
ICCA JournalPublished quarterly by the International Computer Chess Association.Jos Uiterwijk maintains a table of contents . ComputerschaakPublished bi-monthly by Computer Schaak Vereniging NederlandA CSVN mailinglist is being maintained by the Studievereniging GEWIS at the Technical University in Eindhoven. Computer Scach und Spiele
Computer Game Research Groups and People
Groups RU Limburg, Netherlands – Computer Games J. Nievergelt’s Research Group Computer Chess at Paderborn TU Wien – Computer Chess University of Alberta, Canada – GAMES Group People Victor Allis Wilhelm Barth Eric Baum Dennis Breuker Mark Brockington Michael Buro Paolo Ciancarini David Dowe David Eppstein Ralph Gasser Heinz Herbeck Jaap van den Herik Robert […]