Skip to content

Directly Consider Result when Comparing Nodes

Ed Sandor requested to merge node-result-analysis into v1.x.x

Directly considers the best path result when comparing two move tree nodes. For example choose the shortest path to checkmate if winning, or longest path if losing

Merge request reports