pensquid / yobmef

Weird toy chess engine written *very much from scratch* in Rust.
14 stars 1 forks source link

Add a quiescence search #17

Closed UlisseMini closed 3 years ago

UlisseMini commented 3 years ago

Needed to stabilize minimax so as to avoid the horizon effect.

https://www.chessprogramming.org/Quiescence_Search