abassibe / Gomoku

2 stars 0 forks source link

Implement MTD-F or BNS (or both) #63

Open Ragarnoy opened 3 years ago

Ragarnoy commented 3 years ago

In order to make our AI smarter and faster we should implement one of those two algorithms.

https://www.chessprogramming.org/MTD(f)

https://dspace.lu.lv/dspace/bitstream/handle/7/4903/38550-Dmitrijs_Rutko_2013.pdf

Both require #62