Data-Structures-Algorithms
Data-Structures-Algorithms copied to clipboard
Minimax for trees
I would like to implement the minimax algorithm for n-ary trees in C++.