Private
ai_Private
analysis_Private
Optional
debounce_Private
Optional
debounce_Readonly
move_Readonly
socketReadonly
uuidAnalysis of variations in the game.
millisecond epoch time (ms from 1970 UTC)
If there was an error processing the review, it can be stored here
Analysis of moves in the game.
predicted scores that black will win or lose by (negative for loss) for all moves
A fast review typically only has a few moves reviewed, whereas a full
review is expected to have every move reviewed. Note that this sets an
expectation but not a requirement on what values are stored in moves
,
and while games are being reviewed these objects will have zero or more
entries in moves
regardless of the type.
predicted probability that black will win the last move
predicted probability that black will win for all moves
Private
processPrivate
updateAIReview
AI Review data management class.
Takes care of socket communication and updating AI review data as it streams in.