Reason the search has stopped and result returned.
The best move from the activeRoot.
Value of activeRoot according to search.
Depth reached and fully searched.
Number of nodes at bottom of tree (not neccessarily leaves).
Number of nodes in full tree.
Minimum number of moves until a leaf node.
Reason the search has stopped and result returned.
The best move from the activeRoot.
Value of activeRoot according to search.
Depth reached and fully searched.
Number of nodes at bottom of tree (not neccessarily leaves).
Number of nodes in full tree.
Minimum number of moves until a leaf node.
Generated using TypeDoc
Object returned after searching the tree using negamax.