Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ pvNumber
Method
pvNumber
projects/lib/src/moveevaluation.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
int MoveEvaluation::pvNumber() const
192
{
193
return m_pvNumber;
194
}
195
196
void MoveEvaluation::clear()
197
{
Callers
1
parseLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected