chess_inator/src
2024-12-20 22:50:35 -05:00
..
coordination.rs feat: soft/hard time limit 2024-12-20 13:25:37 -05:00
eval.rs tune: pst 2024-12-20 16:55:38 -05:00
fen.rs chore: fmt 2024-11-16 21:55:56 -05:00
hash.rs perf: zobrist table no longer compares hash before overwrites 2024-11-23 18:51:49 -05:00
lib.rs feat: recapture extension 2024-12-20 22:50:35 -05:00
main.rs feat: transposition table node types 2024-12-20 16:01:05 -05:00
movegen.rs chore: fmt 2024-11-23 18:43:36 -05:00
prelude.rs tune: time limits for games longer than 5' 2024-12-20 14:59:18 -05:00
random.rs refactor: random 2024-11-17 10:19:05 -05:00
search.rs feat: recapture extension 2024-12-20 22:50:35 -05:00