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

Function searchDepth2

src/cpp_modules/src/high_level_search.cpp:88–135  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

playOneMoveFunction · 0.85
rateMoveFunction · 0.85
getTopMoveListFunction · 0.85

Calls 6

moveSearchFunction · 0.85
maybePrintFunction · 0.85
advanceGameStateFunction · 0.85
printBoardFunction · 0.85
getLineClearFactorFunction · 0.85
fastEvalFunction · 0.85

Tested by

no test coverage detected