MCPcopy 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
181QString MoveEvaluation::ponderMove() const
182{
183 return m_ponderMove;
184}
185
186QString MoveEvaluation::pv() const
187{

Callers 1

onEvalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected