MCPcopy 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
191int MoveEvaluation::pvNumber() const
192{
193 return m_pvNumber;
194}
195
196void MoveEvaluation::clear()
197{

Callers 1

parseLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected