8 Commits

Author SHA1 Message Date
stefiosif
abfa6d3c1f Add rstest crate and add more tests 2025-02-03 20:42:30 +02:00
stefiosif
365bd71a6f Add anyhow, strum and strum_macros 2025-01-12 20:03:07 +02:00
stefiosif
c2414c3f6e Make mvv_lva to map pieces to their material score instead of abritrary matrix
Add time limits, use anyhow crate to improve error handling, remove depth limit on quiescence search
2024-11-13 21:47:26 +02:00
stefiosif
c724eca21c Use LazyLock for attack tables, remove all unsafe blocks 2024-11-03 23:48:45 +02:00
stefiosif
062a2fe903 Rename project 2024-09-16 19:32:45 +03:00
stefiosif
2081ddac56 Add clap and update scripts 2024-09-06 19:05:42 +03:00
9876fc0465 Add piece attack tables and magic bitboards 2024-05-29 20:37:15 +03:00
69946f09be Commit working directory 2024-04-06 16:11:09 +03:00