prospr
prospr copied to clipboard
Experimental depth-first algorithm with symmetry pruning
TODOs
- [ ] Implement this function in C++
- [ ] Prune using branch-and-bound method
- [ ] Investigate/fix move evaluation (s. below)