chess_inator/src
2024-12-24 20:11:33 -05:00
..
coordination.rs feat: soft/hard time limit 2024-12-20 13:25:37 -05:00
eval.rs feat: stand-pat on quiescence search 2024-12-24 16:46:47 -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: eval command now offers more information 2024-12-24 20:11:33 -05:00
main.rs feat: eval command now offers more information 2024-12-24 20:11:33 -05:00
movegen.rs feat: stand-pat on quiescence search 2024-12-24 16:46:47 -05:00
prelude.rs feat: stand-pat on quiescence search 2024-12-24 16:46:47 -05:00
random.rs refactor: random 2024-11-17 10:19:05 -05:00
search.rs feat: stand-pat on quiescence search 2024-12-24 16:46:47 -05:00