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

Function formatEngineMoveList

src/cpp_modules/src/formatting.hpp:136–180  ·  view source on GitHub ↗

* Formats a list of engine moves, for use in the "engine-movelist-cpp" API request. * The format is JSON-like, as follows: * "[ * { * firstPlacement: [0, -4, 18], * secondPlacement: [1, 4, 20], * playoutScore: 31.587, * shallowEvalScore: 28.44, * }, * { ... }, * { ... }, * ]" */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getTopMoveListFunction · 0.85

Calls 3

stringClass · 0.85
formatLockPositionFunction · 0.85
formatPlayoutFunction · 0.85

Tested by

no test coverage detected