Informally, this is the move that makes it the most difficult for the opponent to win, but this needs formalising and a way of computing this worked out.
Two ways of defining this are:
A best response to a correct move is one that minimises the number of correct moves the player has next turn. Likewise, a best response to an incorrect move is one that keeps the player losing.
A sequence of best responses is one that maximises the shortest path the player can win with. This would have to be defined inductively, and a precise definition currently eludes me.
Definition 1 is easier because it only uses local information in the game tree.
Informally, this is the move that makes it the most difficult for the opponent to win, but this needs formalising and a way of computing this worked out.
Two ways of defining this are:
Definition 1 is easier because it only uses local information in the game tree.