uci_ponderhit {bigchess}R Documentation

Sending command ponderhit for chess engine

Description

Sending command ponderhit for chess engine. Info about ponderhit command from http://wbec-ridderkerk.nl/html/UCIProtocol.html the user has played the expected move. This will be sent if the engine was told to ponder on the same move the user has played. The engine should continue searching but switch from pondering to normal search.

Usage

uci_ponderhit(engine)

Arguments

engine

engine object

Value

engine object


[Package bigchess version 1.9.1 Index]