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

Function searchDepth1

src/cpp_modules/src/high_level_search.cpp:60–83  ·  view source on GitHub ↗

Searches 1-ply from a starting state, and performs an eval on each resulting state. * @returns an UNSORTED list of evaluated possibilities */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

playOneMoveFunction · 0.85
rateMoveFunction · 0.85
getTopMoveListFunction · 0.85

Calls 4

moveSearchFunction · 0.85
advanceGameStateFunction · 0.85
getLineClearFactorFunction · 0.85
fastEvalFunction · 0.85

Tested by

no test coverage detected