Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ ponderMove
Method
ponderMove
projects/lib/src/moveevaluation.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
QString MoveEvaluation::ponderMove() const
182
{
183
return m_ponderMove;
184
}
185
186
QString MoveEvaluation::pv() const
187
{
Callers
1
onEval
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected