[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Modern brute force search in go
> In chess we do not allow nullmove when side to move is in check.
But in principle we are. When a king is in check, a null move would
prove the king is threatened, but we know that. So not allowing
nullmove in check is just an implementation shortcut, not a special
case distinction of any kind.
- Don
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/