foundations of computational agents
The third edition of Artificial Intelligence: foundations of computational agents, Cambridge University Press, 2023 is now available (including full text).
For overviews of multiagent systems see Shoham and Leyton-Brown [2008], Vlassis [2007], Stone and Veloso [2000], Wooldridge [2002], and Weiss [1999]. Nisan et al. [2007] overview research frontiers in algorithmic game theory.
Multiagent decision networks are based on the MAIDs of Koller and Milch [2003]. Genesereth and Thielscher [2014] describe general game playing which uses logical representations for games.
Minimax with - pruning was first published by Hart and Edwards [1961]. Knuth and Moore [1975] and Pearl [1984] analyze - pruning and other methods for searching game trees. Ballard [1983] discusses how minimax can be combined with chance nodes. The Deep Blue chess computer, which beat Garry Kasparov, the world Chess champion in May 1997 is described by Campbell et al. [2002]. Silver et al. [2016] describe AlphaGo, the program that beat a top-ranked Go player in 2016.