MCPcopy Create free account
hub / github.com/GregoryCannon/StackRabbit / playSequence

Function playSequence

src/cpp_modules/src/playout.cpp:32–117  ·  view source on GitHub ↗

* Plays out a starting state N moves into the future. * @returns the total value of the playout (intermediate rewards + eval of the final board) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPlayoutScoreFunction · 0.85

Calls 12

getEvalContextFunction · 0.85
getWeightsFunction · 0.85
moveSearchFunction · 0.85
pickLockPlacementFunction · 0.85
getPieceCharFunction · 0.85
advanceGameStateFunction · 0.85
evalForPerfectPlayFunction · 0.85
copyBoardFunction · 0.85
insertIntoListFunction · 0.85
fastEvalFunction · 0.85
printBoardFunction · 0.85
getLineClearFactorFunction · 0.85

Tested by

no test coverage detected