abassibe / Gomoku

2 stars 0 forks source link

Implement iterative deepening #69

Open Ragarnoy opened 3 years ago

Ragarnoy commented 3 years ago

Performance would improve greatly at high depths if we implemented this feature.