Difference between revisions of "Null Move"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Chess * Moves * Null Move''' A '''null move''' or passing move is invalid in Chess. Nevertheless, chess programs often apply a null move insid...")
(No difference)

Revision as of 09:47, 8 May 2018

Home * Chess * Moves * Null Move

A null move or passing move is invalid in Chess. Nevertheless, chess programs often apply a null move inside their search algorithm for various reasons and applications:

See also

Forum Posts


Up one Level