stefiosif
|
908a87bd26
|
Reduce size of eval to i16
|
2025-02-04 20:02:29 +02:00 |
|
stefiosif
|
2c9181993f
|
Implement PeSTO eval
|
2025-01-12 23:02:10 +02:00 |
|
stefiosif
|
d9e76a224f
|
Reduce bitboards from 12 to 8, add color info in mailbox representation
|
2025-01-12 20:02:16 +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
|
aba551ce7f
|
Initiate end game psqt based on material scores
|
2024-11-10 14:19:26 +02:00 |
|
stefiosif
|
d3c4078fcc
|
Change PSQT at endgame
|
2024-09-14 20:22:45 +03:00 |
|
stefiosif
|
0815837cd5
|
Return early if king is under check and small refactorings
|
2024-09-04 18:57:00 +03:00 |
|
stefiosif
|
e817229d12
|
Convert minimax to negamax and implement alpha-beta pruning
|
2024-09-03 20:35:08 +03:00 |
|
stefiosif
|
ed711f905d
|
Refactor project structure to use submodules
|
2024-08-14 21:58:20 +03:00 |
|