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

Function moveSearchInternal

src/cpp_modules/src/move_search.cpp:350–426  ·  view source on GitHub ↗

* Main move search implementation. * Wrapped in two parent functions depending on whether the move search is from standard spawn or from a midair adjustment spot. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

moveSearchFunction · 0.85
adjustmentSearchFunction · 0.85

Calls 10

getGravityFunction · 0.85
isGravityDoubledFunction · 0.85
computeYValueOfEachShiftFunction · 0.85
debugPrintFunction · 0.85
collisionFunction · 0.85
printBoardWithPieceFunction · 0.85
exploreHorizontallyFunction · 0.85
getLockPlacementsFastFunction · 0.85
findTucksFunction · 0.85

Tested by

no test coverage detected