pensquid / yobmef

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

Transposition table, basic ID #6

Closed UlisseMini closed 3 years ago

UlisseMini commented 3 years ago

Small speed improvement, Will be much more significant when we implement PV sorting.