posted on Nov, 8 2003 @ 02:15 PM
Yes, this should be possible.
It would take a current position (x,y) for each piece on the board and the equation of potential move for each piece on the board. With the King's
current x,y position and his moves available, it would be a matter of solving each equation for each of the other pieces on the board and then doing a
comparison of the new x,y after each of the King's possible moves to see if one of these moves made a unique x,y that none of the opposing pieces
could possess on their next move.
Of course, this has been done, along with analysis to find the best move taking into account the matrix of possible moves of all pieces...with Big
Blue.
[Edited on 8-11-2003 by Valhall]