* 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 not stored for this graph (policy: none)
no test coverage detected