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
Type of object returned after calling evaluate on a Minimax tree.