Do minimax destructively
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of creating copies of board states:
- do a move
- evaluate it
- undo move
- repeat
improves efficiency
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.