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

Function findPlayerMove

src/cpp_modules/src/high_level_search.cpp:193–211  ·  view source on GitHub ↗

* Finds the move out of a list of possibilities that has the resulting board equal to the player's resulting board. * NB: REMOVES THE ELEMENT FROM THE LIST IN-PLACE (to avoid having to do that later in rateMove()) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rateMoveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected