Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ pondering
Method
pondering
projects/lib/src/chessengine.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
bool ChessEngine::pondering() const
266
{
267
return m_pondering;
268
}
269
270
bool ChessEngine::debugEnabled() const
271
{
Callers
1
applyConfiguration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected