stefiosif
|
2093d91dfa
|
Refactor some clippy-pedantic errors
|
2024-09-06 20:30:57 +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
|
ba0cbf4d7d
|
Add minimax and adapt UCI tests
|
2024-09-01 14:15:02 +03:00 |
|
stefiosif
|
21076da68c
|
Add utility functions for readability and refactor make_move
|
2024-08-28 21:07:22 +03:00 |
|
stefiosif
|
336e2d8284
|
Add UCI communication example
|
2024-08-15 00:07:49 +03:00 |
|
stefiosif
|
ed711f905d
|
Refactor project structure to use submodules
|
2024-08-14 21:58:20 +03:00 |
|